From 2754d082da02c043723c5cdf6cee4d2fab0736c8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2025 16:49:24 +0000 Subject: [PATCH] build(deps): update helm release oauth2-proxy to v7.10.4 --- oauth2-proxy/Chart.lock | 6 +++--- oauth2-proxy/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/oauth2-proxy/Chart.lock b/oauth2-proxy/Chart.lock index f29c79692..577e5ea0b 100644 --- a/oauth2-proxy/Chart.lock +++ b/oauth2-proxy/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: oauth2-proxy repository: https://oauth2-proxy.github.io/manifests - version: 7.7.9 -digest: sha256:b5439fbd05d5a51f61a17a330be8569c99f767c2f999e9bd4dc5f97a4764bb12 -generated: "2024-08-21T14:26:48.907648289Z" + version: 7.10.4 +digest: sha256:5d81906eb152e98a772cdf5aeff15492a3d19a4c593e151c595b9f6ff9965348 +generated: "2025-02-06T16:49:18.916723895Z" diff --git a/oauth2-proxy/Chart.yaml b/oauth2-proxy/Chart.yaml index 8e89c6981..85bec69af 100644 --- a/oauth2-proxy/Chart.yaml +++ b/oauth2-proxy/Chart.yaml @@ -3,5 +3,5 @@ name: oauth2-proxy version: 0.0.0 dependencies: - name: oauth2-proxy - version: 7.7.9 + version: 7.10.4 repository: https://oauth2-proxy.github.io/manifests