From 1e27074fd549f40584e9c67bed2eec7f02bfe2c8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 21:40:52 +0000 Subject: [PATCH] Update Helm release argo-cd to v6.10.2 --- 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 694cf95d4..c64b2e5aa 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.9.3 + version: 6.10.2 repository: https://argoproj.github.io/argo-helm appVersion: v2.10.8