diff --git a/clusters/cl01tl/storage/local-path-provisioner/values.yaml b/clusters/cl01tl/storage/local-path-provisioner/values.yaml index 8e7afc6fd..5a4776461 100644 --- a/clusters/cl01tl/storage/local-path-provisioner/values.yaml +++ b/clusters/cl01tl/storage/local-path-provisioner/values.yaml @@ -1,7 +1,7 @@ local-path-provisioner: image: repository: rancher/local-path-provisioner - tag: v0.0.26 + tag: v0.0.27 storageClass: create: true defaultClass: false