From 106369e718654bbda7827d6e6edbd02df25eaada Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 25 Apr 2025 14:26:40 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20quay.io/brancz/?= =?UTF-8?q?kube-rbac-proxy=20v0.19.0=20=E2=86=92=20v0.19.1=20(#34781)?= 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 | patch | `c2ef3c3` -> `9f21034` | 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 7d13f630fa6..4d12987985f 100644 --- a/charts/system/volsync/Chart.yaml +++ b/charts/system/volsync/Chart.yaml @@ -39,5 +39,5 @@ sources: - https://quay.io/brancz/kube-rbac-proxy - https://volsync.readthedocs.io/ type: application -version: 2.11.1 +version: 2.11.2 diff --git a/charts/system/volsync/values.yaml b/charts/system/volsync/values.yaml index a18a559a42d..57517b92904 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.0@sha256:c2ef3c3fcb4ffcfab30088b19c8ef18931aac8cf072c75ef72c654457e1d632b + tag: v0.19.1@sha256:9f21034731c7c3228611b9d40807f3230ce8ed2b286b913bf2d1e760d8d866fc manageCRDs: true manageVSCCRD: true