From 7863a9ad72efa31e32a975acea6d3d2ee85493f5 Mon Sep 17 00:00:00 2001 From: "small-hack-renovate[bot]" <151926327+small-hack-renovate[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2025 14:19:45 +0000 Subject: [PATCH] chore(deps): update helm release oauth2-proxy to v7.12.1 --- demo/oauth2-proxy/oauth2_argocd_app.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/oauth2-proxy/oauth2_argocd_app.yaml b/demo/oauth2-proxy/oauth2_argocd_app.yaml index 950cddaa0..0676c55d5 100644 --- a/demo/oauth2-proxy/oauth2_argocd_app.yaml +++ b/demo/oauth2-proxy/oauth2_argocd_app.yaml @@ -42,7 +42,7 @@ spec: # official oauth2-proxy helm repo - repoURL: 'https://oauth2-proxy.github.io/manifests' chart: oauth2-proxy - targetRevision: 7.12.0 + targetRevision: 7.12.1 helm: valueFiles: - $values/oauth2-proxy/values/values.yaml