From f7e4fbd1c791dc6c2cfa4f7bb421e43fd74fa65e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 10:54:53 +0000 Subject: [PATCH] feat(deps): update helm release argo-cd to v5.53.11 --- 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 d467c960..73b28287 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: 5.53.11 repository: "https://argoproj.github.io/argo-helm"