From 5f7fe8dee9bcd8e3bb11a8596515e7491d2c56e6 Mon Sep 17 00:00:00 2001 From: scme0 Date: Thu, 23 Oct 2025 14:15:35 +0200 Subject: [PATCH 1/2] update crd --- .../_components/gitops-operator/crds/promotiontasks.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/charts/gitops-runtime/templates/_components/gitops-operator/crds/promotiontasks.yaml b/charts/gitops-runtime/templates/_components/gitops-operator/crds/promotiontasks.yaml index 18747a45..8980cf21 100644 --- a/charts/gitops-runtime/templates/_components/gitops-operator/crds/promotiontasks.yaml +++ b/charts/gitops-runtime/templates/_components/gitops-operator/crds/promotiontasks.yaml @@ -413,7 +413,6 @@ spec: phase: description: PromotionTaskPhase enum: - - Pending - Executing - Terminating - Succeeded @@ -470,7 +469,6 @@ spec: phase: description: PromotionTaskPhase enum: - - Pending - Executing - Terminating - Succeeded From ec9fa7aa145d3a9cb35a7957f17502af861aad53 Mon Sep 17 00:00:00 2001 From: "codefresh-v2-pipelines[bot]" <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 10:40:10 +0000 Subject: [PATCH 2/2] [gitops-operator]chore: promotion task integration tests --- 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 b81e3f10..e6422680 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -636,7 +636,7 @@ gitops-operator: # -- defaults registry: quay.io repository: codefresh/codefresh-gitops-operator - tag: "2784cd5" + tag: "42d6768" env: GITOPS_OPERATOR_VERSION: 0.11.1 serviceAccount: