From 59a3f60c64459716c673682686db291684ee9b3f Mon Sep 17 00:00:00 2001 From: "codefresh-v2-pipelines[bot]" <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 13:11:17 +0000 Subject: [PATCH] [gitops-operator]fix: skip promotion task if terminated before created --- 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 db84d696..1d58aa27 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -677,7 +677,7 @@ gitops-operator: # -- defaults registry: quay.io repository: codefresh/codefresh-gitops-operator - tag: "ff5e1d2" + tag: "9e6a5c2" env: !!merge <<: - *otel-config