11apiVersion : v2
2- name : openebs- monitoring
2+ name : monitoring
33description : A Helm chart for monitoring OpenEBS
44
55# A chart can be either an 'application' or a 'library' chart.
@@ -12,18 +12,6 @@ description: A Helm chart for monitoring OpenEBS
1212# pipeline. Library charts do not define any templates and therefore cannot be deployed.
1313type : application
1414
15- maintainers :
16- - name : kiranmova
17- 18- - name : avishnu
19- 20- - name : Ab-hishek
21- 22- - name : rajaSahil
23- 24- - name : Sanjay1611
25- 26-
2715sources :
2816 - https://github.com/openebs/monitoring
2917
@@ -34,12 +22,12 @@ keywords:
3422# This is the chart version. This version number should be incremented each time you make changes
3523# to the chart and its templates, including the app version.
3624# Versions are expected to follow Semantic Versioning (https://semver.org/)
37- version : 0.4.13
25+ version : 3.0.0
3826
3927# This is the version number of the application being deployed. This version number should be
4028# incremented each time you make changes to the application. Versions are not expected to
4129# follow Semantic Versioning. They should reflect the version the application is using.
42- appVersion : 2.12 .0
30+ appVersion : 3.0 .0
4331
4432dependencies :
4533 - name : kube-prometheus-stack
@@ -50,3 +38,7 @@ dependencies:
5038 version : " 2.0.*"
5139 repository : https://charts.deliveryhero.io/
5240 condition : node-problem-detector.install
41+ - name : localpv-provisioner
42+ version : 4.1.0
43+ repository : https://openebs.github.io/dynamic-localpv-provisioner
44+ condition : localpv-provisioner.enabled
0 commit comments