From 14c61f5a43184450e4dc14a16d2d4530e21651a8 Mon Sep 17 00:00:00 2001 From: Zhenya Tikhonov Date: Thu, 4 Dec 2025 19:13:24 +0400 Subject: [PATCH 1/3] build: upgrade `argo-workflows` --- charts/gitops-runtime/Chart.yaml | 39 ++++---------------------------- 1 file changed, 5 insertions(+), 34 deletions(-) diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index 2b88b392..9027355f 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 0.2.0 description: A Helm chart for Codefresh gitops runtime name: gitops-runtime -version: 0.26.1 +version: 0.26.2 home: https://github.com/codefresh-io/gitops-runtime-helm icon: https://avatars1.githubusercontent.com/u/11412079?v=3 keywords: @@ -12,42 +12,13 @@ maintainers: - name: codefresh url: https://codefresh-io.github.io/ annotations: + artifacthub.io/containsSecurityUpdates: "true" artifacthub.io/alternativeName: "codefresh-gitops-runtime" artifacthub.io/changes: | - - kind: added - description: 'Multi-runtime installation support (#939, #946)' - - kind: added - description: 'Checksum annotations for improved change detection (#942)' - - kind: added - description: 'Namespace-scoped Argo Workflows support (#917)' - - kind: added - description: 'Telemetry configuration support (#848)' - kind: changed - description: 'Migrated to OSS Argo CD and Argo Helm charts (#823)' - - kind: changed - description: 'Moved Argo CD auth values to global.integrations.argo-cd.server.auth (#768)' - - kind: changed - description: 'Refactored event-reporters: replaced argo-events runtime and cluster event-reporters, renamed sources-server to argo-gateway (#744)' - - kind: changed - description: 'Updated app-proxy with improvements: default-git-source initialization, autoDetectArgoCd values structure update, branch data in pull request info, git-source permissions for fine-grained tokens, and git process management fixes (#956, #943, #932, #737, #902, #901, #878, #804, #802, #795, #760)' - - kind: changed - description: 'Updated cf-argocd-extras: fixed resource attribute keys, unified event reporter values, removed sharding logic (#930, #845, #819)' - - kind: changed - description: 'Updated Argo CD version constraint for compatibility (#941)' - - kind: changed - description: 'Updated installer with latest CLI v2 and kubectl versions (#849, #697)' - - kind: changed - description: 'Disabled Argo Rollouts by default (#917)' + description: 'Update "argo-workflows" to 0.45.17-v3.6.7-cap-CR-31761' - kind: security - description: 'Fixed security vulnerabilities in app-proxy, cf-argocd-extras, argo-rollouts, argo-events, argo-workflows, and enrichment images (#702, #725, #730, #716, #788)' - - kind: changed - description: 'Updated Argo Rollouts chart to 2.37.3-7-v1.7.2-cap-OSS-697 (#730)' - - kind: changed - description: 'Updated Argo Events chart to 2.4.9-cap-CR-30841 (#716)' - - kind: changed - description: 'Updated Argo Workflows chart to 0.45.16-v3.6.7-cap-CR-30835 (#716)' - - kind: changed - description: 'Updated codefresh-tunnel-client chart to 0.1.22 (#693)' + description: 'Fix security vulnerabilities in "argo-workflows"' dependencies: - name: argo-cd repository: https://argoproj.github.io/argo-helm @@ -59,7 +30,7 @@ dependencies: condition: argo-events.enabled - name: argo-workflows repository: https://codefresh-io.github.io/argo-helm - version: 0.45.16-v3.6.7-cap-CR-30835 + version: 0.45.17-v3.6.7-cap-CR-31761 condition: argo-workflows.enabled - name: argo-rollouts repository: https://codefresh-io.github.io/argo-helm From 262163dd227b2403a23e96d47ef70fcead9e023d Mon Sep 17 00:00:00 2001 From: cf-ci-bot-v2 Date: Thu, 4 Dec 2025 15:19:20 +0000 Subject: [PATCH 2/3] CI Automatic commit - align Chart 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 9027355f..beaedb24 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 0.2.0 description: A Helm chart for Codefresh gitops runtime name: gitops-runtime -version: 0.26.2 +version: 0.26.1 home: https://github.com/codefresh-io/gitops-runtime-helm icon: https://avatars1.githubusercontent.com/u/11412079?v=3 keywords: From a4ad4b3d79fee5ac758aaebe42ff21b05473e014 Mon Sep 17 00:00:00 2001 From: cf-ci-bot-v2 Date: Mon, 8 Dec 2025 10:53:09 +0000 Subject: [PATCH 3/3] CI Automatic commit - align Chart 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 0655916f..6ac1346b 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 0.2.0 description: A Helm chart for Codefresh gitops runtime name: gitops-runtime -version: 0.26.1 +version: 0.26.2 home: https://github.com/codefresh-io/gitops-runtime-helm icon: https://avatars1.githubusercontent.com/u/11412079?v=3 keywords: