From 82a7668195962e6fe093534a5b675346dd00bc82 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 11:27:56 +0000 Subject: [PATCH] chore(deps): update helm release oauth2-proxy to v6 --- cluster/apps/networking/oauth2-proxy/helm-chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/networking/oauth2-proxy/helm-chart.yaml b/cluster/apps/networking/oauth2-proxy/helm-chart.yaml index b6b39883..56318373 100644 --- a/cluster/apps/networking/oauth2-proxy/helm-chart.yaml +++ b/cluster/apps/networking/oauth2-proxy/helm-chart.yaml @@ -10,7 +10,7 @@ spec: spec: # renovate: registryUrl=https://oauth2-proxy.github.io/manifests chart: oauth2-proxy - version: 5.0.6 + version: 6.18.2 sourceRef: kind: HelmRepository name: oauth2-proxy-charts