From b8309192c2a692366bdaaf8658d102753447d6f8 Mon Sep 17 00:00:00 2001 From: vitaliichyrka Date: Tue, 17 Feb 2026 18:38:47 +0200 Subject: [PATCH 1/2] Update Argo CD chart to v9.3.5 in gitops-runtime chart --- 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 575581f7..69591dd0 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -17,7 +17,7 @@ dependencies: - name: argo-cd repository: https://argoproj.github.io/argo-helm condition: argo-cd.enabled - version: 9.3.0 + version: 9.3.5 - name: argo-workflows repository: https://codefresh-io.github.io/argo-helm version: 0.45.18-v3.6.7-cap-CR-32333 From 1e3a7164797509569636c2859d0f4d256126919f Mon Sep 17 00:00:00 2001 From: vitaliichyrka Date: Tue, 17 Feb 2026 18:42:11 +0200 Subject: [PATCH 2/2] Update Argo CD chart to v9.4.2 in gitops-runtime chart --- 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 69591dd0..4b2706c4 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -17,7 +17,7 @@ dependencies: - name: argo-cd repository: https://argoproj.github.io/argo-helm condition: argo-cd.enabled - version: 9.3.5 + version: 9.4.2 - name: argo-workflows repository: https://codefresh-io.github.io/argo-helm version: 0.45.18-v3.6.7-cap-CR-32333