Skip to content

Commit 6562155

Browse files
committed
update crd
1 parent e9b22bb commit 6562155

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -482,13 +482,13 @@ spec:
482482
properties:
483483
appStatus:
484484
properties:
485-
appRevision:
486-
type: string
487485
health:
488486
description: Represents resource health status
489487
type: string
490488
healthMessage:
491489
type: string
490+
revision:
491+
type: string
492492
sync:
493493
description: SyncStatusCode is a type which represents
494494
possible comparison results
@@ -522,13 +522,13 @@ spec:
522522
properties:
523523
appStatus:
524524
properties:
525-
appRevision:
526-
type: string
527525
health:
528526
description: Represents resource health status
529527
type: string
530528
healthMessage:
531529
type: string
530+
revision:
531+
type: string
532532
sync:
533533
description: SyncStatusCode is a type which represents
534534
possible comparison results
@@ -612,13 +612,13 @@ spec:
612612
properties:
613613
appStatus:
614614
properties:
615-
appRevision:
616-
type: string
617615
health:
618616
description: Represents resource health status
619617
type: string
620618
healthMessage:
621619
type: string
620+
revision:
621+
type: string
622622
sync:
623623
description: SyncStatusCode is a type which represents
624624
possible comparison results

0 commit comments

Comments
 (0)