From d528565ed7c7ce2f8330980509e6240cf608d9e1 Mon Sep 17 00:00:00 2001 From: "codefresh-v2-pipelines[bot]" <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com> Date: Wed, 30 Jul 2025 14:10:44 +0000 Subject: [PATCH 1/4] [gitops-operator]Remove workflow status parameter from log --- 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 070145bb..d6d4afdd 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.8.13 + repository: codefresh/dev/codefresh-gitops-operator + tag: cr-30257-6391561 serviceAccount: create: true annotations: {} From 6c1d8edb08c4075e7247897af9131935addb4ebb Mon Sep 17 00:00:00 2001 From: "codefresh-v2-pipelines[bot]" <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 14:51:44 +0000 Subject: [PATCH 2/4] [gitops-operator]fix: remove workflow status parameter from log --- 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 d6d4afdd..0850c70e 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -726,7 +726,7 @@ gitops-operator: # -- defaults registry: quay.io repository: codefresh/dev/codefresh-gitops-operator - tag: cr-30257-6391561 + tag: cr-30257-0066f21 serviceAccount: create: true annotations: {} From 3b8e0033250f841a773c3a776fa5d78a90669fa9 Mon Sep 17 00:00:00 2001 From: "codefresh-v2-pipelines[bot]" <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 15:27:27 +0000 Subject: [PATCH 3/4] [gitops-operator]fix: remove workflow status parameter from log --- 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 0850c70e..4c7f2283 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -726,7 +726,7 @@ gitops-operator: # -- defaults registry: quay.io repository: codefresh/dev/codefresh-gitops-operator - tag: cr-30257-0066f21 + tag: cr-30257-7c4cba0 serviceAccount: create: true annotations: {} From 1b7ec077fc30eb527fe4b333d75355f79af5d7cf Mon Sep 17 00:00:00 2001 From: "codefresh-v2-pipelines[bot]" <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com> Date: Wed, 6 Aug 2025 07:27:51 +0000 Subject: [PATCH 4/4] [gitops-operator]fix: remove workflow status parameter from log --- 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 4c7f2283..6f7c4445 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: cr-30257-7c4cba0 + repository: codefresh/codefresh-gitops-operator + tag: v0.9.1 serviceAccount: create: true annotations: {}