From 4a8c889c25b6dbee79e02a632e7630ae593f24e7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 May 2025 13:45:44 +0000 Subject: [PATCH 1/2] chore(deps): update helm release redis to v21.1.5 --- helm/oauth2-proxy/Chart.lock | 6 +++--- helm/oauth2-proxy/Chart.yaml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/helm/oauth2-proxy/Chart.lock b/helm/oauth2-proxy/Chart.lock index 64b7fad6..6512f74d 100644 --- a/helm/oauth2-proxy/Chart.lock +++ b/helm/oauth2-proxy/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: redis repository: https://charts.bitnami.com/bitnami - version: 21.0.0 -digest: sha256:66d53d1c57f0608046b46f9499141789e1574ac7ae299b37bb67523692d4c2b0 -generated: "2025-05-07T07:08:14.395804735Z" + version: 21.1.5 +digest: sha256:e1376081457cecfbe26ee55d650e2dd31005f7d2fecdff4d369ec1d30df710b8 +generated: "2025-05-21T13:45:38.962624524Z" diff --git a/helm/oauth2-proxy/Chart.yaml b/helm/oauth2-proxy/Chart.yaml index e6ee9b7d..f3f60b82 100644 --- a/helm/oauth2-proxy/Chart.yaml +++ b/helm/oauth2-proxy/Chart.yaml @@ -1,5 +1,5 @@ name: oauth2-proxy -version: 7.12.13 +version: 7.12.14 apiVersion: v2 appVersion: 7.9.0 home: https://oauth2-proxy.github.io/oauth2-proxy/ @@ -14,7 +14,7 @@ keywords: - redis dependencies: - name: redis - version: 21.0.0 + version: 21.1.5 repository: https://charts.bitnami.com/bitnami alias: redis condition: redis.enabled From 0163a25a09254ab867fec9b1324b1d922907472b Mon Sep 17 00:00:00 2001 From: Pierluigi Lenoci Date: Wed, 21 May 2025 15:47:12 +0200 Subject: [PATCH 2/2] Update Chart.yaml --- helm/oauth2-proxy/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/oauth2-proxy/Chart.yaml b/helm/oauth2-proxy/Chart.yaml index f3f60b82..1d3623ad 100644 --- a/helm/oauth2-proxy/Chart.yaml +++ b/helm/oauth2-proxy/Chart.yaml @@ -35,4 +35,4 @@ annotations: description: Updated the Redis chart to the latest version links: - name: Github PR - url: https://github.com/oauth2-proxy/manifests/pull/308 + url: https://github.com/oauth2-proxy/manifests/pull/310