From 5b0c9ab55d1c24b4f87863acec5cc80ab19231ba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 06:25:20 +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 f324bd8a..918fa018 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.7.10 repository: https://argoproj.github.io/argo-helm \ No newline at end of file