Skip to content

Commit

Permalink
chore(bors): merge pull request #523
Browse files Browse the repository at this point in the history
523: Cherry-pick #522 r=niladrih a=Abhinandan-Purkait

Cherry-pick #522 

Co-authored-by: Abhinandan Purkait <purkaitabhinandan@gmail.com>
  • Loading branch information
mayastor-bors and Abhinandan-Purkait committed Jul 5, 2024
2 parents 1d56345 + 99f8874 commit d0a6618
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ dependencies:
repository: https://nats-io.github.io/k8s/helm/charts/
condition: eventing.enabled
- name: localpv-provisioner
version: 4.0.0
version: 4.1.0
repository: https://openebs.github.io/dynamic-localpv-provisioner
condition: localpv-provisioner.enabled
2 changes: 1 addition & 1 deletion chart/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ This removes all the Kubernetes components associated with the chart and deletes
| https://grafana.github.io/helm-charts | loki-stack | 2.9.11 |
| https://jaegertracing.github.io/helm-charts | jaeger-operator | 2.50.1 |
| https://nats-io.github.io/k8s/helm/charts/ | nats | 0.19.14 |
| https://openebs.github.io/dynamic-localpv-provisioner | localpv-provisioner | 4.0.0 |
| https://openebs.github.io/dynamic-localpv-provisioner | localpv-provisioner | 4.1.0 |

## Values

Expand Down
2 changes: 2 additions & 0 deletions chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -790,3 +790,5 @@ localpv-provisioner:
hostpathClass:
# -- Enable default hostpath localpv StorageClass.
enabled: false
analytics:
enabled: true

0 comments on commit d0a6618

Please sign in to comment.