From 84749dc7b8500b7cdf2834daf66ab793d13ebf24 Mon Sep 17 00:00:00 2001 From: modridi Date: Fri, 19 Nov 2021 15:39:05 +0100 Subject: [PATCH] chore: upgrade argocd helm chart --- argocd/argocd/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/argocd/Chart.yaml b/argocd/argocd/Chart.yaml index 6cc4cb8c5f..f308930682 100644 --- a/argocd/argocd/Chart.yaml +++ b/argocd/argocd/Chart.yaml @@ -12,7 +12,7 @@ description: | * ArgoCD Notifications dependencies: - name: "argo-cd" - version: "3.17.3" + version: "3.26.9" repository: "https://argoproj.github.io/argo-helm" - name: "argocd-applicationset" version: "1.3.1"