From 3822e327559802190ca1634d94cbd9f1351f95dd Mon Sep 17 00:00:00 2001 From: Christian Adams Date: Thu, 17 Oct 2024 15:28:43 -0400 Subject: [PATCH] Add upgradedFrom status for check-version changes (#1975) --- config/crd/bases/awx.ansible.com_awxs.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/crd/bases/awx.ansible.com_awxs.yaml b/config/crd/bases/awx.ansible.com_awxs.yaml index 559021fb..ebe61b84 100644 --- a/config/crd/bases/awx.ansible.com_awxs.yaml +++ b/config/crd/bases/awx.ansible.com_awxs.yaml @@ -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: