Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions Changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
3 changes: 3 additions & 0 deletions values-hub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down