From bd8766187c1a52ff3ec0ffb0e6eb04ecc60db26d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Mar 2025 21:41:13 +0000 Subject: [PATCH] Update Helm release argo-cd to v7 --- manifests/argocd/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/argocd/Chart.yaml b/manifests/argocd/Chart.yaml index 4efa248c..385b1821 100644 --- a/manifests/argocd/Chart.yaml +++ b/manifests/argocd/Chart.yaml @@ -3,5 +3,5 @@ name: argo-cd version: 0.0.1 dependencies: - name: argo-cd - version: 4.10.9 + version: 7.8.13 repository: https://argoproj.github.io/argo-helm \ No newline at end of file