Skip to content

Commit

Permalink
one more time
Browse files Browse the repository at this point in the history
Signed-off-by: Moritz Wiesinger <[email protected]>
  • Loading branch information
mowies committed Feb 23, 2023
1 parent 80e082e commit cb792b3
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions docs/content/en/docs/crd-ref/lifecycle/v1alpha2/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,13 @@ _Appears in:_

| Field | Description |
| --- | --- |
| `KeptnAppSpec` _[KeptnAppSpec](#keptnappspec)_ | |
| `version` _string_ | |
| `revision` _integer_ | |
| `workloads` _[KeptnWorkloadRef](#keptnworkloadref) array_ | |
| `preDeploymentTasks` _string array_ | |
| `postDeploymentTasks` _string array_ | |
| `preDeploymentEvaluations` _string array_ | |
| `postDeploymentEvaluations` _string array_ | |
| `appName` _string_ | |
| `previousVersion` _string_ | |
| `traceId` _object (keys:string, values:string)_ | |
Expand Down Expand Up @@ -590,7 +596,13 @@ _Appears in:_

| Field | Description |
| --- | --- |
| `KeptnWorkloadSpec` _[KeptnWorkloadSpec](#keptnworkloadspec)_ | |
| `app` _string_ | |
| `version` _string_ | |
| `preDeploymentTasks` _string array_ | |
| `postDeploymentTasks` _string array_ | |
| `preDeploymentEvaluations` _string array_ | |
| `postDeploymentEvaluations` _string array_ | |
| `resourceReference` _[ResourceReference](#resourcereference)_ | |
| `workloadName` _string_ | |
| `previousVersion` _string_ | |
| `traceId` _object (keys:string, values:string)_ | |
Expand Down

0 comments on commit cb792b3

Please sign in to comment.