From 76312a042629a3f226013fd908b0dbf185027ed7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 15:19:37 +0000 Subject: [PATCH] Update Helm release argo-cd to v7.7.7 --- applications/argocd.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/argocd.yaml b/applications/argocd.yaml index 2acdc2a..21b9f2a 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.7.7 chart: argo-cd helm: values: |