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 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: