From 650c4e0872fed50f9e9d8e86567c539fd25d0b90 Mon Sep 17 00:00:00 2001 From: Tristan Duverger Date: Wed, 2 Oct 2024 17:30:30 +0200 Subject: [PATCH] feat(argo-cd): update Chart.yaml version to 7.7.0 Signed-off-by: Tristan Duverger --- charts/argo-cd/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/argo-cd/Chart.yaml b/charts/argo-cd/Chart.yaml index febb1e67..82920f0a 100644 --- a/charts/argo-cd/Chart.yaml +++ b/charts/argo-cd/Chart.yaml @@ -3,7 +3,7 @@ appVersion: v2.12.3 kubeVersion: ">=1.25.0-0" description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. name: argo-cd -version: 7.5.2 +version: 7.7.0 home: https://github.com/argoproj/argo-helm icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png sources: