We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2524a49 + 204c944 commit 2bbfaebCopy full SHA for 2bbfaeb
2 files changed
Changes.md
@@ -79,3 +79,7 @@
79
* Add ODF console plugin
80
* Remove dataimportcron and PVC cleanup, as the underlying issues were fixed in 4.17
81
* Remove now obsolete ansible code and shell scripts
82
+
83
+## Further Changes for v2.0 (February 25, 2026)
84
85
+* Pin utility-container version to v1.0.2 to workaround issue with loading AAP config
values-hub.yaml
@@ -39,6 +39,9 @@ clusterGroup:
39
chartVersion: 0.1.*
40
extraValueFiles:
41
- $patternref/overrides/values-aap-config-aeg.yaml
42
+ overrides:
43
+ - name: configJob.image
44
+ value: quay.io/validatedpatterns/utility-container:v1.0.2
45
edge-gitops-vms:
46
name: edge-gitops-vms
47
namespace: edge-gitops-vms
0 commit comments