diff --git a/charts/pie/Chart.yaml b/charts/pie/Chart.yaml index e02d6b6..d1c12cd 100644 --- a/charts/pie/Chart.yaml +++ b/charts/pie/Chart.yaml @@ -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.5.1 +version: 0.6.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.9.0 +appVersion: 0.10.0 annotations: artifacthub.io/images: | - name: pie - image: ghcr.io/topolvm/pie:0.9.0 + image: ghcr.io/topolvm/pie:0.10.0 artifacthub.io/license: Apache-2.0