From 9ee3083da1c07e3b8048e41fc3dcfe78c8b30057 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 18 Sep 2025 18:59:07 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20quay.io/brancz/?= =?UTF-8?q?kube-rbac-proxy=20v0.19.1=20=E2=86=92=20v0.20.0=20(#39716)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | quay.io/brancz/kube-rbac-proxy | minor | `9f21034` -> `147cb28` | --- > [!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/system/volsync/Chart.yaml | 2 +- charts/system/volsync/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/system/volsync/Chart.yaml b/charts/system/volsync/Chart.yaml index c6f3aff51b2..8dca312723f 100644 --- a/charts/system/volsync/Chart.yaml +++ b/charts/system/volsync/Chart.yaml @@ -40,5 +40,5 @@ sources: - https://quay.io/brancz/kube-rbac-proxy - https://volsync.readthedocs.io/ type: application -version: 3.6.0 +version: 3.7.0 diff --git a/charts/system/volsync/values.yaml b/charts/system/volsync/values.yaml index 120fb8f64cf..5112eb948e2 100644 --- a/charts/system/volsync/values.yaml +++ b/charts/system/volsync/values.yaml @@ -5,7 +5,7 @@ image: proxyImage: repository: quay.io/brancz/kube-rbac-proxy pullPolicy: IfNotPresent - tag: v0.19.1@sha256:9f21034731c7c3228611b9d40807f3230ce8ed2b286b913bf2d1e760d8d866fc + tag: v0.20.0@sha256:147cb28fea35473b2cf8697892d375bbe0aec237c5740b0368719b4c0d71b290 manageCRDs: true manageVSCCRD: true