From 165eb4823c51be37524f5d5d57201f6cab6af5c0 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Wed, 7 Jan 2026 02:07:14 +0000 Subject: [PATCH] chore: Update manifests after automerge --- .../Deployment-local-path-provisioner.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/manifests/local-path-provisioner/Deployment-local-path-provisioner.yaml b/clusters/cl01tl/manifests/local-path-provisioner/Deployment-local-path-provisioner.yaml index c05ecbd82..092785a30 100644 --- a/clusters/cl01tl/manifests/local-path-provisioner/Deployment-local-path-provisioner.yaml +++ b/clusters/cl01tl/manifests/local-path-provisioner/Deployment-local-path-provisioner.yaml @@ -30,7 +30,7 @@ spec: containers: - name: local-path-provisioner securityContext: {} - image: "rancher/local-path-provisioner:v0.0.33" + image: "rancher/local-path-provisioner:v0.0.34" imagePullPolicy: IfNotPresent command: - local-path-provisioner -- 2.49.1