From e0dcca0c960413a0f91d35e74e4d500c0bac99f9 Mon Sep 17 00:00:00 2001 From: Vasil Sudakou Date: Tue, 23 Dec 2025 17:44:55 +0300 Subject: [PATCH] fix(codefresh-gitops-operator): security vulnerability CVE-2025-66626 --- charts/gitops-runtime/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index 4d8f8f352..e06477e11 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -686,7 +686,7 @@ gitops-operator: image: registry: quay.io repository: codefresh/codefresh-gitops-operator - tag: de28d8b + tag: main-c182bdf env: !!merge <<: - *otel-config