From 84f066d7e9028b4cfa97dec9b5fa0bcdf33003ca Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 17 Feb 2025 19:24:48 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20quay.io/brancz/?= =?UTF-8?q?kube-rbac-proxy=20v0.18.2=20=E2=86=92=20v0.19.0=20(#32171)?= 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 | `7de54b6` -> `c2ef3c3` | --- > [!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 305245601c7..2501e0d84b2 100644 --- a/charts/system/volsync/Chart.yaml +++ b/charts/system/volsync/Chart.yaml @@ -36,4 +36,4 @@ sources: - https://quay.io/brancz/kube-rbac-proxy - https://volsync.readthedocs.io/ type: application -version: 2.8.1 +version: 2.9.0 diff --git a/charts/system/volsync/values.yaml b/charts/system/volsync/values.yaml index a11d68cbec1..eee237f61b3 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.18.2@sha256:7de54b6dedc8006ffd447267b826eb417a648c00f2b735b6d313395411803719 + tag: v0.19.0@sha256:c2ef3c3fcb4ffcfab30088b19c8ef18931aac8cf072c75ef72c654457e1d632b manageCRDs: true manageVSCCRD: true