Skip to content

Commit 0f95390

Browse files
committed
feat: update crd
Signed-off-by: Chen Keinan <[email protected]>
1 parent 2aa6e47 commit 0f95390

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

charts/gitops-runtime/templates/_components/gitops-operator/crds/promotiontasks.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -420,6 +420,7 @@ spec:
420420
- Failed
421421
- Terminated
422422
- Suspended
423+
- Skipped
423424
type: string
424425
steps:
425426
items:
@@ -477,6 +478,7 @@ spec:
477478
- Failed
478479
- Terminated
479480
- Suspended
481+
- Skipped
480482
type: string
481483
promoteAppWithCommit:
482484
properties:

0 commit comments

Comments
 (0)