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 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