File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -18,18 +18,18 @@ type: application
1818# This is the chart version. This version number should be incremented each time you make changes
1919# to the chart and its templates, including the app version.
2020# Versions are expected to follow Semantic Versioning (https://semver.org/)
21- version : 0.14.3
21+ version : 0.14.4
2222
2323# This is the version number of the application being deployed. This version number should be
2424# incremented each time you make changes to the application. Versions are not expected to
2525# follow Semantic Versioning. They should reflect the version the application is using.
2626# It is recommended to use it with quotes.
27- appVersion : 0.17.4
27+ appVersion : 0.17.5
2828
2929annotations :
3030 artifacthub.io/images : |
3131 - name: pvc-autoresizer
32- image: ghcr.io/topolvm/pvc-autoresizer:0.17.4
32+ image: ghcr.io/topolvm/pvc-autoresizer:0.17.5
3333 artifacthub.io/license : Apache-2.0
3434
3535dependencies :
Original file line number Diff line number Diff line change 44
55 # image.tag -- pvc-autoresizer image tag to use.
66 # @default -- `{{ .Chart.AppVersion }}`
7- tag : # 0.17.4
7+ tag : # 0.17.5
88
99 # image.pullPolicy -- pvc-autoresizer image pullPolicy.
1010 pullPolicy : # Always
You can’t perform that action at this time.
0 commit comments