From 925be2cc3f5778ee24f74cc1d78adbde6bda688c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 16:34:48 +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..2f3c21f 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.20 repository: "https://oauth2-proxy.github.io/manifests"