From 378fffa3b9358ebf1899bf811595c9ca07e7dda7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 14:53:59 +0000 Subject: [PATCH] Update Helm release oauth2-proxy to v7 --- argocd-managed/oauth2-proxy/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd-managed/oauth2-proxy/Chart.yaml b/argocd-managed/oauth2-proxy/Chart.yaml index 22ef109..dabba73 100644 --- a/argocd-managed/oauth2-proxy/Chart.yaml +++ b/argocd-managed/oauth2-proxy/Chart.yaml @@ -4,5 +4,5 @@ type: application version: 1.0.0 dependencies: - name: oauth2-proxy - version: 6.24.2 + version: 7.7.21 repository: "https://oauth2-proxy.github.io/manifests"