File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description: Helm chart for OpenEBS Jiva Operator. Jiva provides highly availabl
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 : 3.5.0
7+ version : 3.5.1
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.
1010appVersion : 3.5.0
@@ -23,7 +23,7 @@ sources:
2323
2424dependencies :
2525 - name : localpv-provisioner
26- version : " 3.4.0 "
26+ version : " 3.4.1 "
2727 repository : " https://openebs.github.io/dynamic-localpv-provisioner"
2828 condition : openebsLocalpv.enabled
2929
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ By default this chart installs additional, dependent charts:
4545
4646| Repository | Name | Version |
4747| ------------| ------| ---------|
48- | https://openebs.github.io/dynamic-localpv-provisioner | localpv-provisioner | 3.4.0 |
48+ | https://openebs.github.io/dynamic-localpv-provisioner | localpv-provisioner | 3.4.1 |
4949
5050** Note:** Find detailed Dynamic LocalPV Provisioner Helm chart configuration options [ here] ( https://github.com/openebs/dynamic-localpv-provisioner/blob/develop/deploy/helm/charts/README.md ) .
5151
You can’t perform that action at this time.
0 commit comments