File tree 3 files changed +4
-2
lines changed
3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -44,6 +44,6 @@ dependencies:
44
44
repository : https://nats-io.github.io/k8s/helm/charts/
45
45
condition : eventing.enabled
46
46
- name : localpv-provisioner
47
- version : 4.0 .0
47
+ version : 4.1 .0
48
48
repository : https://openebs.github.io/dynamic-localpv-provisioner
49
49
condition : localpv-provisioner.enabled
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ This removes all the Kubernetes components associated with the chart and deletes
59
59
| https://grafana.github.io/helm-charts | loki-stack | 2.9.11 |
60
60
| https://jaegertracing.github.io/helm-charts | jaeger-operator | 2.50.1 |
61
61
| https://nats-io.github.io/k8s/helm/charts/ | nats | 0.19.14 |
62
- | https://openebs.github.io/dynamic-localpv-provisioner | localpv-provisioner | 4.0 .0 |
62
+ | https://openebs.github.io/dynamic-localpv-provisioner | localpv-provisioner | 4.1 .0 |
63
63
64
64
## Values
65
65
Original file line number Diff line number Diff line change @@ -790,3 +790,5 @@ localpv-provisioner:
790
790
hostpathClass :
791
791
# -- Enable default hostpath localpv StorageClass.
792
792
enabled : false
793
+ analytics :
794
+ enabled : true
You can’t perform that action at this time.
0 commit comments