From 52b542501ae79053c3c82b0893dc36baf4c25972 Mon Sep 17 00:00:00 2001 From: Sameer Bagwe Date: Wed, 19 Feb 2025 09:57:43 -0800 Subject: [PATCH] gitops/upgrade-argocd-rollout-4 --- charts/modules/apps/argo-cd/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/modules/apps/argo-cd/Chart.yaml b/charts/modules/apps/argo-cd/Chart.yaml index 7225c46..91b8d63 100644 --- a/charts/modules/apps/argo-cd/Chart.yaml +++ b/charts/modules/apps/argo-cd/Chart.yaml @@ -1,10 +1,10 @@ annotations: category: Application apiVersion: v2 -appVersion: "2.9.3" +appVersion: "2.14.2" description: A Wrapper Helm chart for argo-cd name: argo-cd -version: "6.1.0" +version: "7.8.2" home: "https://github.com/luminartech/helm-charts-public" sources: - https://github.com/luminartech/helm-charts-public/tree/main/charts/modules/apps/argo-cd @@ -13,7 +13,7 @@ maintainers: email: ipe@luminartech.com dependencies: - name: argo-cd - version: "6.1.0" + version: "7.8.2" repository: https://argoproj.github.io/argo-helm condition: argo-cd.enabled - name: common-gitops