From d20e2bd13cbeb7eebac84089bec03aee23feb1aa Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 19 Jun 2025 15:44:36 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20registry.k8s.io?= =?UTF-8?q?/sig-storage/snapshot-controller=20v8.2.1=20=E2=86=92=20v8.3.0?= =?UTF-8?q?=20(#36467)?= 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 | -> | --- > [!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). --------- Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> --- charts/system/snapshot-controller/Chart.yaml | 4 ++-- charts/system/snapshot-controller/values.yaml | 4 +--- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/charts/system/snapshot-controller/Chart.yaml b/charts/system/snapshot-controller/Chart.yaml index ba833239b00..c6def5da55f 100644 --- a/charts/system/snapshot-controller/Chart.yaml +++ b/charts/system/snapshot-controller/Chart.yaml @@ -10,7 +10,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: system apiVersion: v2 -appVersion: 8.2.1 +appVersion: 8.3.0 dependencies: - name: common version: 25.4.10 @@ -43,5 +43,5 @@ sources: - https://github.com/snapshot-controller/snapshot-controller-helm-chart - https://github.com/truecharts/charts/tree/master/charts/system/snapshot-controller type: application -version: 3.7.3 +version: 3.8.0 diff --git a/charts/system/snapshot-controller/values.yaml b/charts/system/snapshot-controller/values.yaml index e8b99d37d85..57559d15eb2 100644 --- a/charts/system/snapshot-controller/values.yaml +++ b/charts/system/snapshot-controller/values.yaml @@ -1,9 +1,7 @@ image: pullPolicy: IfNotPresent repository: registry.k8s.io/sig-storage/snapshot-controller - tag: v8.2.1 - - + tag: v8.3.0 service: main: enabled: true