From 744d3c5a0cef8f8257e16dbbc7942e024c8584f5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 12:51:32 +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..70bad0f 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.2.4 repository: "https://argoproj.github.io/argo-helm"