Skip to content

Commit d0a6618

Browse files
mayastor-borsAbhinandan-Purkait
mayastor-bors
andcommitted
chore(bors): merge pull request #523
523: Cherry-pick #522 r=niladrih a=Abhinandan-Purkait Cherry-pick #522 Co-authored-by: Abhinandan Purkait <purkaitabhinandan@gmail.com>
2 parents 1d56345 + 99f8874 commit d0a6618

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

chart/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@ dependencies:
4444
repository: https://nats-io.github.io/k8s/helm/charts/
4545
condition: eventing.enabled
4646
- name: localpv-provisioner
47-
version: 4.0.0
47+
version: 4.1.0
4848
repository: https://openebs.github.io/dynamic-localpv-provisioner
4949
condition: localpv-provisioner.enabled

chart/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ This removes all the Kubernetes components associated with the chart and deletes
5959
| https://grafana.github.io/helm-charts | loki-stack | 2.9.11 |
6060
| https://jaegertracing.github.io/helm-charts | jaeger-operator | 2.50.1 |
6161
| 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 |
6363

6464
## Values
6565

chart/values.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -790,3 +790,5 @@ localpv-provisioner:
790790
hostpathClass:
791791
# -- Enable default hostpath localpv StorageClass.
792792
enabled: false
793+
analytics:
794+
enabled: true

0 commit comments

Comments
 (0)