mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-26 21:33:14 +00:00
Add upgradedFrom status for check-version changes (#1975)
This commit is contained in:
@@ -2042,6 +2042,9 @@ spec:
|
|||||||
image:
|
image:
|
||||||
description: URL of the image used for the deployed instance
|
description: URL of the image used for the deployed instance
|
||||||
type: string
|
type: string
|
||||||
|
upgradedFrom:
|
||||||
|
description: Last gated version
|
||||||
|
type: string
|
||||||
conditions:
|
conditions:
|
||||||
description: The resulting conditions when a Service Telemetry is instantiated
|
description: The resulting conditions when a Service Telemetry is instantiated
|
||||||
items:
|
items:
|
||||||
|
|||||||
Reference in New Issue
Block a user