From 175f3b5694bed4139bdc8b9d589d03ec5f003b0a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 27 Dec 2024 22:53:05 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20quay.io/brancz/?= =?UTF-8?q?kube-rbac-proxy=20v0.18.1=20=E2=86=92=20v0.18.2=20(#30147)?= 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 | `e6a3235` -> `7de54b6` | --- > [!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 4f4dc3a4460..77f83de98d9 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.6.0 +version: 2.6.1 diff --git a/charts/system/volsync/values.yaml b/charts/system/volsync/values.yaml index 260a2939c8b..a11d68cbec1 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.1@sha256:e6a323504999b2a4d2a6bf94f8580a050378eba0900fd31335cf9df5787d9a9b + tag: v0.18.2@sha256:7de54b6dedc8006ffd447267b826eb417a648c00f2b735b6d313395411803719 manageCRDs: true manageVSCCRD: true