From 45750a6b22592c7218a0e6e2da19ea6c3bc5ec8c Mon Sep 17 00:00:00 2001 From: vadim-kharin-codefresh Date: Wed, 1 Jul 2026 15:22:31 +0300 Subject: [PATCH 1/2] chore: fix various security vulnerabilities --- charts/codefresh/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/codefresh/Chart.yaml b/charts/codefresh/Chart.yaml index 3671a1523..5e2ac5c24 100644 --- a/charts/codefresh/Chart.yaml +++ b/charts/codefresh/Chart.yaml @@ -236,7 +236,7 @@ dependencies: repository: oci://quay.io/codefresh/charts condition: argo-platform.enabled - name: argo-platform - version: 1.4073.10-onprem-1c4292b + version: 1.4073.11-onprem-1306557 repository: oci://quay.io/codefresh/charts condition: argo-platform.enabled - name: argo-hub-platform From 5da200e2b5540770f22ab511619e0e9321f2fef5 Mon Sep 17 00:00:00 2001 From: Alina Date: Thu, 2 Jul 2026 11:10:56 +0300 Subject: [PATCH 2/2] bump gitops-dashboard-manager version for security fixes --- charts/codefresh/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/codefresh/Chart.yaml b/charts/codefresh/Chart.yaml index 3fc8297da..540a2b433 100644 --- a/charts/codefresh/Chart.yaml +++ b/charts/codefresh/Chart.yaml @@ -104,7 +104,7 @@ dependencies: repository: oci://quay.io/codefresh/charts condition: pipeline-manager.enabled - name: gitops-dashboard-manager - version: 1.16.12-onprem-d8aa1ec + version: 1.16.13-onprem-4181e89 repository: oci://quay.io/codefresh/charts condition: gitops-dashboard-manager.enabled - name: cfapi