From 7f7f2d9563834c4383c8671490b52646c5bc761b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 13 Feb 2026 20:37:39 +0000 Subject: [PATCH] chore(deps): update registry.k8s.io/sig-storage/snapshot-controller docker tag to v8.5.0 (#3950) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | registry.k8s.io/sig-storage/snapshot-controller | minor | `v8.4.0` → `v8.5.0` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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/3950 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/helm/snapshot-controller/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/snapshot-controller/values.yaml b/clusters/cl01tl/helm/snapshot-controller/values.yaml index d38def948..24aab2dd0 100644 --- a/clusters/cl01tl/helm/snapshot-controller/values.yaml +++ b/clusters/cl01tl/helm/snapshot-controller/values.yaml @@ -6,7 +6,7 @@ snapshot-controller: leaderElectionNamespace: snapshot-controller image: repository: registry.k8s.io/sig-storage/snapshot-controller - tag: v8.4.0 + tag: v8.5.0 resources: requests: cpu: 50m