From 36dc9e50d05a9afbc2c47d4da2e02e4556677e58 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Oct 2022 12:42:41 +0000 Subject: [PATCH] Update Helm chart argo-cd to v5.8.1 | datasource | package | from | to | | ---------- | ------- | ----- | ----- | | helm | argo-cd | 5.6.0 | 5.8.1 | Signed-off-by: Nicholas St. Germain --- cluster-init/argoproj/argocd/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster-init/argoproj/argocd/Chart.yaml b/cluster-init/argoproj/argocd/Chart.yaml index d9d4c3639..686fd10d2 100644 --- a/cluster-init/argoproj/argocd/Chart.yaml +++ b/cluster-init/argoproj/argocd/Chart.yaml @@ -3,5 +3,5 @@ apiVersion: v2 version: 1.0.0 dependencies: - name: argo-cd - version: 5.6.0 + version: 5.8.1 repository: https://argoproj.github.io/argo-helm