From 228e2d3107acea44caf154374cd5962b4a55aa49 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 18:35:10 +0000 Subject: [PATCH] Update Helm release argo-cd to v7 --- clusters/cl01tl/deployment/argocd/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/deployment/argocd/Chart.yaml b/clusters/cl01tl/deployment/argocd/Chart.yaml index 5720021c1..f053d90a6 100644 --- a/clusters/cl01tl/deployment/argocd/Chart.yaml +++ b/clusters/cl01tl/deployment/argocd/Chart.yaml @@ -7,6 +7,6 @@ sources: - https://github.com/argoproj/argo-helm/tree/main/charts/argo-cd dependencies: - name: argo-cd - version: 6.11.1 + version: 7.0.0 repository: https://argoproj.github.io/argo-helm appVersion: v2.10.8