From aff3fa6cbde7693656aa479815e7893e58b330b9 Mon Sep 17 00:00:00 2001 From: Denys Melnyk Date: Thu, 15 Feb 2024 22:57:12 +0200 Subject: [PATCH] update argocd version --- charts/argo-cd/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/argo-cd/Chart.yaml b/charts/argo-cd/Chart.yaml index a9f4217c..b9bfafbf 100644 --- a/charts/argo-cd/Chart.yaml +++ b/charts/argo-cd/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: v2.9-2024.2.15-d04e12c26 +appVersion: v2.9-2024.2.15-cc783d89f kubeVersion: ">=1.23.0-0" description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. name: argo-cd -version: 5.53.12-3-cap-2.9-2024.2.15-d04e12c26 +version: 5.53.12-3-cap-2.9-2024.2.15-cc783d89f home: https://github.com/argoproj/argo-helm icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png sources: @@ -27,4 +27,4 @@ annotations: url: https://argoproj.github.io/argo-helm/pgp_keys.asc artifacthub.io/changes: | - kind: changed - description: Upgrade Argo CD to v2.9-2024.2.15-d04e12c26. Getting application version configuration from the Codefresh API. + description: Upgrade Argo CD to v2.9-2024.2.15-cc783d89f. Getting application version configuration from the Codefresh API.