From 84a144b56c544ee7d70d6461eb75ea4916b81f38 Mon Sep 17 00:00:00 2001 From: andrii-codefresh Date: Wed, 10 Apr 2024 14:03:17 +0300 Subject: [PATCH 1/2] argo-cd v2.9-2024.4.10-dcc1723fd --- 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 804d3f1e..88b0cd0e 100644 --- a/charts/argo-cd/Chart.yaml +++ b/charts/argo-cd/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: v2.9-2024.3.17-6fd9979e1 +appVersion: v2.9-2024.4.10-dcc1723fd 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-9-cap-2.9-2024.3.17-6fd9979e1 +version: 5.53.12-10-cap-2.9-2024.4.10-dcc1723fd 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: Change ArgoCD image to 2.9-2024.3.17-6fd9979e1 which includes fix in session manager. + description: Upgrade argo-cd to v2.9-2024.4.10-dcc1723fd which includes fix for application versions From f82dfae1789e59a5371293fb1ee2606975b406b5 Mon Sep 17 00:00:00 2001 From: andrii-codefresh Date: Wed, 10 Apr 2024 14:08:31 +0300 Subject: [PATCH 2/2] fix linter --- 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 88b0cd0e..6d8a5367 100644 --- a/charts/argo-cd/Chart.yaml +++ b/charts/argo-cd/Chart.yaml @@ -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.4.10-dcc1723fd which includes fix for application versions + description: Upgrade argo-cd to v2.9-2024.4.10-dcc1723fd which includes fix for application versions