Skip to content

Commit 9a097de

Browse files
chore(ci): update helm chart versions and/or git submodules (#232)
Signed-off-by: GitHub <[email protected]> Co-authored-by: niladrih <[email protected]>
1 parent 70dfaab commit 9a097de

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

deploy/helm/charts/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ description: Helm chart for OpenEBS Dynamic Local PV. For instructions to instal
44
type: 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.1.2-prerelease
7+
version: 4.1.4-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.1.2-prerelease
10+
appVersion: 4.1.4-prerelease
1111
icon: https://raw.githubusercontent.com/cncf/artwork/master/projects/openebs/icon/color/openebs-icon-color.png
1212
home: http://www.openebs.io/
1313
keywords:

deploy/helm/charts/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ localpv:
1616
# For example : quay.io/ is a correct value here and quay.io is incorrect
1717
registry:
1818
repository: openebs/provisioner-localpv
19-
tag: 4.1.2-prerelease
19+
tag: 4.1.4-prerelease
2020
pullPolicy: IfNotPresent
2121
updateStrategy:
2222
type: RollingUpdate

0 commit comments

Comments
 (0)