From f58feaf208a285c150b080f97dae5ef9947ae9d3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 21:28:41 +0000 Subject: [PATCH] fix(deps): update helm release oauth2-proxy to v10 --- .../infrastructure/controllers/oauth2-proxy/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/bases/infrastructure/controllers/oauth2-proxy/helm-release.yaml b/k8s/bases/infrastructure/controllers/oauth2-proxy/helm-release.yaml index 4a1ee9fc0..12b983ef4 100644 --- a/k8s/bases/infrastructure/controllers/oauth2-proxy/helm-release.yaml +++ b/k8s/bases/infrastructure/controllers/oauth2-proxy/helm-release.yaml @@ -12,7 +12,7 @@ spec: chart: spec: chart: oauth2-proxy - version: 9.0.1 + version: 10.0.0 sourceRef: kind: HelmRepository name: oauth2-proxy