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:
|
||||
description: URL of the image used for the deployed instance
|
||||
type: string
|
||||
upgradedFrom:
|
||||
description: Last gated version
|
||||
type: string
|
||||
conditions:
|
||||
description: The resulting conditions when a Service Telemetry is instantiated
|
||||
items:
|
||||
|
||||
Reference in New Issue
Block a user