From 94891522a749687e500bfa0ebb3acdabe55bd384 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 7 Jan 2026 02:06:31 +0000 Subject: [PATCH] Update rancher/local-path-provisioner Docker tag to v0.0.34 (#3083) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | rancher/local-path-provisioner | patch | `v0.0.33` → `v0.0.34` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/3083 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/helm/local-path-provisioner/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/local-path-provisioner/values.yaml b/clusters/cl01tl/helm/local-path-provisioner/values.yaml index f04833f08..8eff5f304 100644 --- a/clusters/cl01tl/helm/local-path-provisioner/values.yaml +++ b/clusters/cl01tl/helm/local-path-provisioner/values.yaml @@ -1,7 +1,7 @@ local-path-provisioner: image: repository: rancher/local-path-provisioner - tag: v0.0.33 + tag: v0.0.34 helperImage: repository: busybox tag: 1.37.0