From fd02de98dbe7019c8ab396729dfad6f3a271394f Mon Sep 17 00:00:00 2001 From: Oleksandr Saulyak Date: Wed, 3 Jul 2024 12:58:51 +0300 Subject: [PATCH 1/3] argo-cd with fix: report application event from queue instead of requesting live state by --- charts/gitops-runtime/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index eecb2f9d..43abe349 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -15,11 +15,11 @@ annotations: artifacthub.io/alternativeName: "codefresh-gitops-runtime" artifacthub.io/changes: | - kind: changed - description: "update argo-cd to 6.11.1-1-cap-2.11-2024.6.26-5cebdff8d with fix for app metadata change event reporting" + description: "update argo-cd to 6.11.1-1-cap-2.11-2024.7.2-c9bad168e with fixes: 1) app metadata change event reporting; 2) report application event from queue instead of requesting live state" dependencies: - name: argo-cd repository: https://codefresh-io.github.io/argo-helm - version: 6.11.1-1-cap-2.11-2024.6.26-5cebdff8d + version: 6.11.1-1-cap-2.11-2024.7.2-c9bad168e - name: argo-events repository: https://codefresh-io.github.io/argo-helm version: 2.0.9-1-cap-CR-19893 From f45136b23c11ce02b85b2183f343861874a5705d Mon Sep 17 00:00:00 2001 From: Oleksandr Saulyak Date: Wed, 3 Jul 2024 14:59:44 +0300 Subject: [PATCH 2/3] fix argo-cd version --- charts/gitops-runtime/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index 43abe349..86fb9fc7 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -19,7 +19,7 @@ annotations: dependencies: - name: argo-cd repository: https://codefresh-io.github.io/argo-helm - version: 6.11.1-1-cap-2.11-2024.7.2-c9bad168e + version: 6.11.1-2-cap-2.11-2024.7.2-c9bad168e - name: argo-events repository: https://codefresh-io.github.io/argo-helm version: 2.0.9-1-cap-CR-19893 From 43a580f1397fbcf4d480933bb547731aaae01077 Mon Sep 17 00:00:00 2001 From: Oleksandr Saulyak Date: Thu, 4 Jul 2024 11:15:39 +0300 Subject: [PATCH 3/3] argo-cd 6.11.1-3-cap-2.11-2024.7.3-c0941bcb4 --- charts/gitops-runtime/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index 86fb9fc7..af0c4925 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -15,11 +15,11 @@ annotations: artifacthub.io/alternativeName: "codefresh-gitops-runtime" artifacthub.io/changes: | - kind: changed - description: "update argo-cd to 6.11.1-1-cap-2.11-2024.7.2-c9bad168e with fixes: 1) app metadata change event reporting; 2) report application event from queue instead of requesting live state" + description: "update argo-cd to 6.11.1-3-cap-2.11-2024.7.3-c0941bcb4 with fixes: 1) app metadata change event reporting; 2) report application event from queue instead of requesting live state" dependencies: - name: argo-cd repository: https://codefresh-io.github.io/argo-helm - version: 6.11.1-2-cap-2.11-2024.7.2-c9bad168e + version: 6.11.1-3-cap-2.11-2024.7.3-c0941bcb4 - name: argo-events repository: https://codefresh-io.github.io/argo-helm version: 2.0.9-1-cap-CR-19893