From 6e07ce3f8de51785d0a7bf45dc8d14905c657d00 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 14:29:55 +0000 Subject: [PATCH] Update Helm chart argo-cd to v7 | datasource | package | from | to | | ---------- | ------- | ----- | ------ | | helm | argo-cd | 5.6.0 | 7.7.22 | Signed-off-by: Nicholas St. Germain --- cluster-init/argoproj/argocd/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster-init/argoproj/argocd/Chart.yaml b/cluster-init/argoproj/argocd/Chart.yaml index d9d4c3639..e44ab2b2a 100644 --- a/cluster-init/argoproj/argocd/Chart.yaml +++ b/cluster-init/argoproj/argocd/Chart.yaml @@ -3,5 +3,5 @@ apiVersion: v2 version: 1.0.0 dependencies: - name: argo-cd - version: 5.6.0 + version: 7.7.22 repository: https://argoproj.github.io/argo-helm