From 36a6b4d707b9b748206037895a0037c47d9c7fa6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 12:03:46 +0000 Subject: [PATCH] chore(deps): update helm release argo-cd to v7.6.1 --- applications/argocd.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/argocd.yaml b/applications/argocd.yaml index 2acdc2a..5179c2f 100644 --- a/applications/argocd.yaml +++ b/applications/argocd.yaml @@ -9,7 +9,7 @@ spec: server: "https://kubernetes.default.svc" source: repoURL: "https://argoproj.github.io/argo-helm" - targetRevision: 7.5.2 + targetRevision: 7.6.1 chart: argo-cd helm: values: |