From 5b44b0fb7b798a7f38fd9e645e16f226dfc87541 Mon Sep 17 00:00:00 2001 From: mkjpryor <642657+mkjpryor@users.noreply.github.com> Date: Fri, 31 Oct 2025 01:17:32 +0000 Subject: [PATCH] Update oauth2-proxy to 8.3.2 --- 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 d4381ad6..262e5a50 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: 8.3.1 + version: 8.3.2 condition: oidc.enabled