Skip to content

Commit d58f70b

Browse files
akhilermKiran Mova
authored andcommitted
[stable/dynamic-localpv]: update dependent NDM chart to 1.1.1
- update Chart version, description and dependency version - update README Signed-off-by: Akhil Mohan <[email protected]>
1 parent 5d1055a commit d58f70b

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,7 +4,7 @@ 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: 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.
1010
appVersion: 2.5.0
@@ -19,7 +19,7 @@ sources:
1919

2020
dependencies:
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

deploy/helm/charts/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

5252
To disable the dependency during installation, set `openebsNDM.enabled` to `false`.

0 commit comments

Comments
 (0)