From 4f95a458b23f11cab288c48c3a299de5e3f52862 Mon Sep 17 00:00:00 2001 From: jacob Date: Tue, 30 Sep 2025 08:35:35 +0200 Subject: [PATCH] yeah --- helm/argocd/Chart.yaml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/helm/argocd/Chart.yaml b/helm/argocd/Chart.yaml index a05b853..400f1cb 100644 --- a/helm/argocd/Chart.yaml +++ b/helm/argocd/Chart.yaml @@ -1,10 +1,9 @@ apiVersion: v2 -name: argocd -description: A Helm chart for ArgoCD +name: argocd-infra type: application version: 1.0.0 -appVersion: "2.2.5" # Specify the version of ArgoCD you want to deploy +appVersion: "2.5.0" dependencies: - name: argocd - version: 3.35.4 # Specify the version of the ArgoCD chart - repository: https://argoproj.github.io/argo-helm + version: "5.00.0" + repository: "https://argoproj.github.io/argo-helm"