From 257d86842fdb48e4edf31687163e50f31bce692a Mon Sep 17 00:00:00 2001 From: "codefresh-v2-pipelines[bot]" <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 07:46:12 +0000 Subject: [PATCH 1/2] [gitops-operator]fix: add application status information to log when reconcile is not handled --- charts/gitops-runtime/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index 6ff42f29..7b9a3e29 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -725,8 +725,8 @@ gitops-operator: image: # -- defaults registry: quay.io - repository: codefresh/codefresh-gitops-operator - tag: v0.10.2 + repository: codefresh/dev/codefresh-gitops-operator + tag: fix-add-logs-5a6d1d9 serviceAccount: create: true annotations: {} From 865e539eba8db48ecf0c34414964cffddbced293 Mon Sep 17 00:00:00 2001 From: "codefresh-v2-pipelines[bot]" <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 12:48:40 +0000 Subject: [PATCH 2/2] [gitops-operator]fix: add application status information to log when reconcile is not handled --- charts/gitops-runtime/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index 7b9a3e29..f4347cdf 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -725,8 +725,8 @@ gitops-operator: image: # -- defaults registry: quay.io - repository: codefresh/dev/codefresh-gitops-operator - tag: fix-add-logs-5a6d1d9 + repository: codefresh/codefresh-gitops-operator + tag: v0.11.0 serviceAccount: create: true annotations: {}