From c92627d2c0cf7ff469824e50bc66c2d579e1e9da Mon Sep 17 00:00:00 2001 From: Vasil Sudakou Date: Mon, 22 Dec 2025 13:41:59 +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 7668e4bfd..8b2bf8cb9 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -36,7 +36,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