- Upgraded Flux and its controllers to Kustomize v4, which removes YAML anchor support, limits resource URLs to files/plain YAML/git clones (no archives), and can error on non‑string keys due to a Kustomize bug.
- Updated toolkit component Docker images to fluxcd/flux cli v0.15.0 and ghcr.io/fluxcd/flux cli v0.15.0.
- Fixed the yq example for creating a secret from a Git repository.