Skip to content

Commit 027c405

Browse files
Merge pull request #133 from openebs/abhilashshetty04-patch-1
build(helm): update dependency and chart
2 parents c524fb9 + df18bbf commit 027c405

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

deploy/charts/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@ keywords:
2222
# This is the chart version. This version number should be incremented each time you make changes
2323
# to the chart and its templates, including the app version.
2424
# Versions are expected to follow Semantic Versioning (https://semver.org/)
25-
version: 4.0.2
25+
version: 4.1.0
2626

2727
# This is the version number of the application being deployed. This version number should be
2828
# incremented each time you make changes to the application. Versions are not expected to
2929
# follow Semantic Versioning. They should reflect the version the application is using.
30-
appVersion: 4.0.2
30+
appVersion: 4.1.0
3131

3232
dependencies:
3333
- name: kube-prometheus-stack
@@ -39,6 +39,6 @@ dependencies:
3939
repository: https://charts.deliveryhero.io/
4040
condition: node-problem-detector.install
4141
- name: localpv-provisioner
42-
version: 4.1.0
42+
version: 4.3.0
4343
repository: https://openebs.github.io/dynamic-localpv-provisioner
4444
condition: localpv-provisioner.enabled

0 commit comments

Comments
 (0)