From 09375aec44b88ba93d645705e7ca0a29a3f07cda Mon Sep 17 00:00:00 2001 From: Marco van Zijl Date: Fri, 9 May 2025 20:26:48 +0200 Subject: [PATCH] Update targetRevision in local-storage.yaml to use version tag --- applications/templates/local-storage.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/templates/local-storage.yaml b/applications/templates/local-storage.yaml index 9e8d1c8..0855339 100644 --- a/applications/templates/local-storage.yaml +++ b/applications/templates/local-storage.yaml @@ -17,7 +17,7 @@ spec: source: path: deploy repoURL: https://github.com/rancher/local-path-provisioner.git - targetRevision: 0.0.31 + targetRevision: v0.0.31 kustomize: patches: - patch: |-