Skip to content

Commit

Permalink
Merge pull request #139 from topolvm/bump-chart-0.9.0
Browse files Browse the repository at this point in the history
Bump chart version to 0.9.0
  • Loading branch information
toshipp authored Nov 11, 2024
2 parents 51adb33 + ce5c9dc commit 0d99876
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charts/pie/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,16 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.8.1
version: 0.9.0

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: 0.13.0
appVersion: 0.14.0

annotations:
artifacthub.io/images: |
- name: pie
image: ghcr.io/topolvm/pie:0.13.0
image: ghcr.io/topolvm/pie:0.14.0
artifacthub.io/license: Apache-2.0

0 comments on commit 0d99876

Please sign in to comment.