From 32c5bddf19e1916f9711beafe11dcaeed1338079 Mon Sep 17 00:00:00 2001 From: "codefresh-v2-pipelines[bot]" <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 07:52:06 +0000 Subject: [PATCH] [gitops-operator]fix: ensure releases are created if trigger commit causes sync failure # Conflicts: # charts/gitops-runtime/values.yaml --- 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 5bfa11f6..b01799fe 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -682,7 +682,7 @@ gitops-operator: # -- defaults registry: quay.io repository: codefresh/codefresh-gitops-operator - tag: "6882325" + tag: "fe813e0" env: !!merge <<: - *otel-config