From 5cc14b6b90cf2306dd9b7e9186902ed3d017a072 Mon Sep 17 00:00:00 2001 From: Martin Jackson Date: Wed, 25 Feb 2026 15:34:18 -0600 Subject: [PATCH 1/2] Override utility container --- values-hub.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/values-hub.yaml b/values-hub.yaml index 709894de..8e970949 100644 --- a/values-hub.yaml +++ b/values-hub.yaml @@ -39,6 +39,9 @@ clusterGroup: chartVersion: 0.1.* extraValueFiles: - $patternref/overrides/values-aap-config-aeg.yaml + overrides: + - name: configJob.image + value: quay.io/validatedpatterns/utility-container:v1.0.2 edge-gitops-vms: name: edge-gitops-vms namespace: edge-gitops-vms From 204c94487880835e754a1675d1b3386a6f4eb9f0 Mon Sep 17 00:00:00 2001 From: Martin Jackson Date: Wed, 25 Feb 2026 16:24:08 -0600 Subject: [PATCH 2/2] Add changelog note --- Changes.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changes.md b/Changes.md index 3c42ab6a..08cfaad0 100644 --- a/Changes.md +++ b/Changes.md @@ -79,3 +79,7 @@ * Add ODF console plugin * Remove dataimportcron and PVC cleanup, as the underlying issues were fixed in 4.17 * Remove now obsolete ansible code and shell scripts + +## Further Changes for v2.0 (February 25, 2026) + +* Pin utility-container version to v1.0.2 to workaround issue with loading AAP config