From a4805b1991aeacf6c784546fca5a4b7721475103 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 21:54:57 +0000 Subject: [PATCH] fix(deps): update helm release oauth2-proxy to v8.3.1 --- .../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 f4ced2d55..770929b27 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: 8.3.0 + version: 8.3.1 sourceRef: kind: HelmRepository name: oauth2-proxy