From 32d1828db90f24b4669ee3b53c920b851c973803 Mon Sep 17 00:00:00 2001 From: Victor Barba Martin Date: Tue, 16 Nov 2021 17:18:18 +0100 Subject: [PATCH] add argocd helm --- k8s/argocd-helm/Chart.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/k8s/argocd-helm/Chart.yaml b/k8s/argocd-helm/Chart.yaml index f8a21a2..3f1cf31 100644 --- a/k8s/argocd-helm/Chart.yaml +++ b/k8s/argocd-helm/Chart.yaml @@ -3,4 +3,5 @@ name: argocd version: '1.0' dependencies: - name: argo-cd + version: "3.26.8" repository: "https://argoproj.github.io/argo-helm" \ No newline at end of file