File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,10 @@ description: Helm chart for OpenEBS Dynamic Local PV. For instructions to instal
44type : application
55# This is the chart version. This version number should be incremented each time you make changes
66# to the chart and its templates, including the app version.
7- version : 4.2.0-develop
7+ version : 4.2.0-prerelease
88# This is the version number of the application being deployed. This version number should be
99# incremented each time you make changes to the application.
10- appVersion : 4.2.0-develop
10+ appVersion : 4.2.0-prerelease
1111icon : https://raw.githubusercontent.com/cncf/artwork/master/projects/openebs/icon/color/openebs-icon-color.png
1212home : http://www.openebs.io/
1313keywords :
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ localpv:
2929 image :
3030 registry : " "
3131 repository : openebs/provisioner-localpv
32- tag : 4.2.0-develop
32+ tag : 4.2.0-prerelease
3333 pullPolicy : IfNotPresent
3434 updateStrategy :
3535 type : RollingUpdate
Original file line number Diff line number Diff line change 1+ /run/wrappers/bin/sudo
You can’t perform that action at this time.
0 commit comments