From b4e29be83775cecd024546fda71c5fcbacf911b3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 9 Jun 2024 12:26:44 +0000 Subject: [PATCH] Update Helm release argo-cd to v7.1.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 afabaf058..06d312d0d 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.1 + version: 7.1.2 repository: https://argoproj.github.io/argo-helm appVersion: v2.10.8