From 616ae1c9318289d0e677974576a55a71f996819f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 16:17:36 +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 f324bd8a9..d6258b0cd 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: 3.35.4 + version: 7.5.0 repository: https://argoproj.github.io/argo-helm \ No newline at end of file