From 6e736c9d35315f9fffc86430cdaa9cfb423d04e9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 16 Jun 2024 15:20:46 +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..4bfb59e 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.4 repository: "https://oauth2-proxy.github.io/manifests"