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 20d3fa6f..4a540b6b 100644 --- a/charts/gitops-runtime/templates/_components/gitops-operator/crds/promotiontasks.yaml +++ b/charts/gitops-runtime/templates/_components/gitops-operator/crds/promotiontasks.yaml @@ -420,6 +420,7 @@ spec: - Failed - Terminated - Suspended + - Skipped type: string steps: items: @@ -477,6 +478,7 @@ spec: - Failed - Terminated - Suspended + - Skipped type: string promoteAppWithCommit: properties: diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index f0b511e5..6cbdf946 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -626,7 +626,7 @@ gitops-operator: # -- defaults registry: quay.io repository: codefresh/codefresh-gitops-operator - tag: "013aeff" + tag: "293f24f" env: GITOPS_OPERATOR_VERSION: 0.11.1 serviceAccount: