From 2b41fcbf4804ceeff08d07dd7abdc2e0c2ff32cf Mon Sep 17 00:00:00 2001 From: mkjpryor <642657+mkjpryor@users.noreply.github.com> Date: Wed, 18 Feb 2026 01:57:02 +0000 Subject: [PATCH] Update oauth2-proxy to 10.1.4 --- 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..5658ea0a 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.1.4 condition: oidc.enabled