From 5e537e2f79fbd3a4f3015bce3342fae57c7e45fc Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 13 Feb 2026 22:27:06 +0100 Subject: [PATCH] =?UTF-8?q?feat(snapshot-controller):=20update=20image=20r?= =?UTF-8?q?egistry.k8s.io/sig-storage/snapshot-controller=20v8.4.0=20?= =?UTF-8?q?=E2=86=92=20v8.5.0=20(#44891)?= 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 | `b845f4b` → `74ca61a` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). --- charts/stable/snapshot-controller/Chart.yaml | 4 ++-- charts/stable/snapshot-controller/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/snapshot-controller/Chart.yaml b/charts/stable/snapshot-controller/Chart.yaml index 8a844df6b5a..3b896c71ecc 100644 --- a/charts/stable/snapshot-controller/Chart.yaml +++ b/charts/stable/snapshot-controller/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 8.4.0 +appVersion: 8.5.0 dependencies: - name: common version: 28.29.49 @@ -47,5 +47,5 @@ sources: - https://github.com/snapshot-controller/snapshot-controller-helm-chart - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/snapshot-controller type: application -version: 4.14.16 +version: 4.15.0 diff --git a/charts/stable/snapshot-controller/values.yaml b/charts/stable/snapshot-controller/values.yaml index 9a1037b78a0..c95eb894ff6 100644 --- a/charts/stable/snapshot-controller/values.yaml +++ b/charts/stable/snapshot-controller/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: registry.k8s.io/sig-storage/snapshot-controller - tag: v8.4.0@sha256:b845f4bbc34d70bd84e92f8021f47704df1de3dbabbd8289969651360b39d605 + tag: v8.5.0@sha256:74ca61ab13e978f03cf0f336a607281d15f04cda0a38a881306365473b28a3d8 service: main: enabled: true