From fc30985900d0ef450e5d7d0711f8d09b491e24db Mon Sep 17 00:00:00 2001 From: jacob Date: Tue, 30 Sep 2025 08:24:38 +0200 Subject: [PATCH] upd v --- helm/argocd/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/argocd/Chart.yaml b/helm/argocd/Chart.yaml index 7e99637..a05b853 100644 --- a/helm/argocd/Chart.yaml +++ b/helm/argocd/Chart.yaml @@ -3,8 +3,8 @@ name: argocd description: A Helm chart for ArgoCD type: application version: 1.0.0 -appVersion: "3.1.7" # Specify the version of ArgoCD you want to deploy +appVersion: "2.2.5" # Specify the version of ArgoCD you want to deploy dependencies: - name: argocd - version: 5.0.0 # Specify the version of the ArgoCD chart + version: 3.35.4 # Specify the version of the ArgoCD chart repository: https://argoproj.github.io/argo-helm