From 7612e7f547bae7660f7ebffbdc75f1e72d810403 Mon Sep 17 00:00:00 2001 From: Vasil Sudakou Date: Mon, 22 Dec 2025 17:11:57 +0300 Subject: [PATCH] fix(codefresh-tunnel-client): security vulnerabilities CVE-2025-9230, CVE-2025-9231, CVE-2025-9232, CVE-2025-46394, CVE-2024-58251 --- 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 a22106139..1bf67da41 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -46,7 +46,7 @@ dependencies: condition: sealed-secrets.enabled - name: codefresh-tunnel-client repository: oci://quay.io/codefresh/charts - version: 0.1.22 + version: 0.1.23 alias: tunnel-client condition: tunnel-client.enabled - name: redis-ha