From 862c697f9eca1f0ba94a5c0fd4ac68457731ac4c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2024 14:35:46 +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..f84086e90 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.3.11 repository: https://argoproj.github.io/argo-helm \ No newline at end of file