Skip to content

Commit

Permalink
chore(ci): update helm chart versions and/or git submodules (#232)
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <[email protected]>
Co-authored-by: niladrih <[email protected]>
  • Loading branch information
github-actions[bot] and niladrih authored Jan 22, 2025
1 parent 70dfaab commit 9a097de
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions deploy/helm/charts/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ description: Helm chart for OpenEBS Dynamic Local PV. For instructions to instal
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.
version: 4.1.2-prerelease
version: 4.1.4-prerelease
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
appVersion: 4.1.2-prerelease
appVersion: 4.1.4-prerelease
icon: https://raw.githubusercontent.com/cncf/artwork/master/projects/openebs/icon/color/openebs-icon-color.png
home: http://www.openebs.io/
keywords:
Expand Down
2 changes: 1 addition & 1 deletion deploy/helm/charts/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ localpv:
# For example : quay.io/ is a correct value here and quay.io is incorrect
registry:
repository: openebs/provisioner-localpv
tag: 4.1.2-prerelease
tag: 4.1.4-prerelease
pullPolicy: IfNotPresent
updateStrategy:
type: RollingUpdate
Expand Down

0 comments on commit 9a097de

Please sign in to comment.