You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: deploy/helm/charts/Chart.yaml
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
apiVersion: v2
2
2
name: localpv-provisioner
3
-
description: A Helm chart for openebs dynamic localpv provisioner
3
+
description: Helm chart for OpenEBS Dynamic Local PV. For instructions to install OpenEBS Dynamic Local PV using helm chart, refer to https://openebs.github.io/dynamic-localpv-provisioner/.
4
4
type: application
5
5
# This is the chart version. This version number should be incremented each time you make changes
6
6
# to the chart and its templates, including the app version.
7
-
version: 2.4.0
7
+
version: 2.5.0
8
8
# This is the version number of the application being deployed. This version number should be
9
9
# incremented each time you make changes to the application.
0 commit comments