Skip to content

Commit

Permalink
Merge pull request #127 from topolvm/bump-chart-0.7.0
Browse files Browse the repository at this point in the history
Bump chart version to 0.7.0
  • Loading branch information
satoru-takeuchi committed Jun 17, 2024
2 parents d74f4ba + 522e890 commit cccc9be
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.6.2
version: 0.7.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.10.2
appVersion: 0.11.0

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

0 comments on commit cccc9be

Please sign in to comment.