From bada08eda806d528e9f37021c79a418e59235e16 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Mar 2024 23:55:40 +0000 Subject: [PATCH] feat(deps): update helm release argo-cd to v6 --- charts/meowhq-argocd/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/meowhq-argocd/Chart.yaml b/charts/meowhq-argocd/Chart.yaml index d467c96..a3d86db 100644 --- a/charts/meowhq-argocd/Chart.yaml +++ b/charts/meowhq-argocd/Chart.yaml @@ -8,5 +8,5 @@ type: application version: 0.7.0 dependencies: - name: argo-cd - version: 5.51.6 + version: 6.7.2 repository: "https://argoproj.github.io/argo-helm"