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
1 change: 1 addition & 0 deletions Changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,3 +86,4 @@
* Unpin utility-container; use v1 branch hmi-config-as-code and inventory to avoid breaking changes
* Update golang-external-secrets to allow API v1
* Update AAP to v2.6, 4.22 does not have 2.5 in the Operator catalog
* Update aap-config-chart to 0.2.*, as 0.2.7 fixes a timing issue that could cause CI failures
2 changes: 1 addition & 1 deletion values-hub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ clusterGroup:
namespace: aap-config
project: hub
chart: aap-config
chartVersion: 0.1.*
chartVersion: 0.2.*
extraValueFiles:
- $patternref/overrides/values-aap-config-aeg.yaml
edge-gitops-vms:
Expand Down
Loading