From 1e7773b35be3c9a03c7c46dafb08094a526d62a5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 16:18:16 +0000 Subject: [PATCH] chore(deps): update helm release argo-cd to v7.6.3 --- applications/argocd.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/argocd.yaml b/applications/argocd.yaml index 2acdc2a..ba01e0b 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.3 chart: argo-cd helm: values: |