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 ef3c67a9c..bebc82a1d 100644 --- a/charts/gitops-runtime/templates/_components/gitops-operator/crds/promotiontasks.yaml +++ b/charts/gitops-runtime/templates/_components/gitops-operator/crds/promotiontasks.yaml @@ -322,6 +322,8 @@ spec: status: description: PromotionTaskStatus defines the observed state of PromotionTask properties: + complete: + type: boolean conditions: items: description: Condition contains details for one aspect of the current diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index ae488f367..426671f75 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -634,7 +634,7 @@ gitops-operator: # -- defaults registry: quay.io repository: codefresh/codefresh-gitops-operator - tag: 09098f6 + tag: 4d0942a env: GITOPS_OPERATOR_VERSION: 0.11.1 serviceAccount: