From 66f971b411d588f7187c2a837c7001cb8078aa15 Mon Sep 17 00:00:00 2001 From: "codefresh-v2-pipelines[bot]" <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com> Date: Tue, 29 Jul 2025 13:16:07 +0000 Subject: [PATCH 1/3] [gitops-operator]fix: when terminate workflow wrapper when app degraded before suspend step --- 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..e5076e92 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-30107-stop-suspend-wf-c962388 serviceAccount: create: true annotations: {} From c38597950764918070d525340ac7d12db5fb4904 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 08:06:51 +0000 Subject: [PATCH 2/3] [gitops-operator]fix: when terminate workflow wrapper when app degraded before suspend step --- 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 e5076e92..297405c1 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-30107-stop-suspend-wf-c962388 + tag: cr-30107-stop-suspend-wf-f304b76 serviceAccount: create: true annotations: {} From f3cae1e9f849bd8c5d27312b91c32ed4fd9c97a7 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 13:14:54 +0000 Subject: [PATCH 3/3] [gitops-operator]fix: when terminate workflow wrapper when app degraded before suspend step --- 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 297405c1..c4843828 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-30107-stop-suspend-wf-f304b76 + repository: codefresh/codefresh-gitops-operator + tag: v0.8.14 serviceAccount: create: true annotations: {}