From d94a06d2c695eb937b88cbae89f620f62a82a5fa Mon Sep 17 00:00:00 2001 From: Vasil Sudakou Date: Wed, 17 Dec 2025 18:12:46 +0300 Subject: [PATCH] fix: sync codefresh-gitops-operator image from `stable/0.26` branch with `main` branch --- 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 22ff23e9..e3745863 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -683,7 +683,7 @@ gitops-operator: image: registry: quay.io repository: codefresh/codefresh-gitops-operator - tag: 8cbca33 + tag: de28d8b env: !!merge <<: - *otel-config