From 8a3b7e9521b12f6fcd7c422c86069095ae07a33d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mirko=20Teodorovi=C4=87?= Date: Wed, 11 Dec 2024 23:00:08 +0000 Subject: [PATCH] Upgrade ArgoCD to 2.12.0 (#2) * Upgrade ArgoCD to 2.12.0 --- charts/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/Chart.yaml b/charts/Chart.yaml index a7afa0b..286172b 100644 --- a/charts/Chart.yaml +++ b/charts/Chart.yaml @@ -4,6 +4,6 @@ description: A Helm chart for Harness GitOps Agent - for more information, pleas version: 1.1.12 dependencies: - name: argo-cd - version: 6.7.18 + version: 7.4.2 repository: https://argoproj.github.io/argo-helm condition: argo-cd.enabled