From 8fae9874c67dfdb93d05de9c4dde59698b0aa9a9 Mon Sep 17 00:00:00 2001 From: Khue Doan Date: Wed, 22 Feb 2023 18:34:14 +0700 Subject: [PATCH] chore(argocd): upgrade to 5.20.2 --- bootstrap/argocd/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap/argocd/Chart.yaml b/bootstrap/argocd/Chart.yaml index 560c7a5d..226741bb 100644 --- a/bootstrap/argocd/Chart.yaml +++ b/bootstrap/argocd/Chart.yaml @@ -3,5 +3,5 @@ name: argocd version: 0.0.0 dependencies: - name: argo-cd - version: 5.14.2 + version: 5.20.2 repository: https://argoproj.github.io/argo-helm