Skip to content

Commit

Permalink
Merge pull request #130 from topolvm/bump-chart-0.8.0
Browse files Browse the repository at this point in the history
Bump chart version to 0.8.0
  • Loading branch information
peng225 committed Jul 4, 2024
2 parents ec5fb45 + 8c9d237 commit 8c617dc
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.7.0
version: 0.8.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.11.0
appVersion: 0.12.0

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

0 comments on commit 8c617dc

Please sign in to comment.