From ed30aaf2217b368044946212f60b6926f3a0e0af Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 23:34:18 +0000 Subject: [PATCH] Update Helm release argo-cd to v7.1.3 --- 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 06d312d0d..20f444739 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: 7.1.2 + version: 7.1.3 repository: https://argoproj.github.io/argo-helm appVersion: v2.10.8