diff --git a/kubernetes/main/core/storage/local-path-provisioner/helm.yaml b/kubernetes/main/core/storage/local-path-provisioner/helm.yaml index fecc31f..a6966ef 100644 --- a/kubernetes/main/core/storage/local-path-provisioner/helm.yaml +++ b/kubernetes/main/core/storage/local-path-provisioner/helm.yaml @@ -7,7 +7,7 @@ spec: interval: 1m url: https://github.com/rancher/local-path-provisioner.git ref: - tag: v0.0.28 + tag: v0.0.29 --- apiVersion: helm.toolkit.fluxcd.io/v2 kind: HelmRelease