Skip to content

Commit

Permalink
Merge pull request #125 from topolvm/bump-chart-0.6.2
Browse files Browse the repository at this point in the history
Bump chart version to 0.6.2
  • Loading branch information
daichimukai committed Jun 4, 2024
2 parents 902d05c + d79513d commit 9a9f580
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.1
version: 0.6.2

# 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.1
appVersion: 0.10.2

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

0 comments on commit 9a9f580

Please sign in to comment.