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 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 : 2.5.0
7+ version : 2.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 : 2.5.0
@@ -19,7 +19,7 @@ sources:
1919
2020dependencies :
2121 - name : openebs-ndm
22- version : " 1.1.0 "
22+ version : " 1.1.1 "
2323 repository : " https://openebs.github.io/node-disk-manager"
2424 condition : openebsNDM.enabled
2525
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ By default this chart installs additional, dependent charts:
4646
4747| Repository | Name | Version |
4848| ------------| ------| ---------|
49- | https://openebs.github.io/node-disk-manager | openebs-ndm | 1.1.0 |
49+ | https://openebs.github.io/node-disk-manager | openebs-ndm | 1.1.1 |
5050
5151
5252To disable the dependency during installation, set ` openebsNDM.enabled ` to ` false ` .
You can’t perform that action at this time.
0 commit comments