From 278867eced4fed486525f6aa3be9a7b40bcf6161 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 02:33:51 +0000 Subject: [PATCH] Update Helm release argo-cd to v7.2.1 --- helm/argocd/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/argocd/Chart.yaml b/helm/argocd/Chart.yaml index ae5545e..cc97f53 100644 --- a/helm/argocd/Chart.yaml +++ b/helm/argocd/Chart.yaml @@ -5,6 +5,6 @@ version: 0.1.0 dependencies: - name: argo-cd - version: 7.1.5 + version: 7.2.1 repository: https://argoproj.github.io/argo-helm condition: argocd.enabled