From 58b2ec746c70c740820160b24f1a1bf2b4ef3960 Mon Sep 17 00:00:00 2001 From: mkjpryor <642657+mkjpryor@users.noreply.github.com> Date: Fri, 10 Jul 2026 02:40:58 +0000 Subject: [PATCH] Update oauth2-proxy to 10.7.0 --- sync/chart/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sync/chart/Chart.yaml b/sync/chart/Chart.yaml index 4337db25..cb315e7e 100644 --- a/sync/chart/Chart.yaml +++ b/sync/chart/Chart.yaml @@ -11,5 +11,5 @@ dependencies: - alias: oidc repository: https://oauth2-proxy.github.io/manifests name: oauth2-proxy - version: 10.1.1 + version: 10.7.0 condition: oidc.enabled