Highlights
- Storing secrets in environment variables is no longer required, the
flux bootstrap
command will prompt for the GitHub/GitLab PAT when not found in env. - Add support for ignoring manual changes made to the cluster state by disabling the server-side apply for certain resources using an annotation.
- Improve the image automation alerting by emitting events only when changes are pushed upstream.
- Include the updated containers URIs in the image automation alerts and events.
Components changelog
CLI changelog
- PR #2071 - @stefanprodan - Skip remote clusters in flux tree cmd
- PR #2068 - @fluxcdbot - Update toolkit components
- PR #2066 - @jack-evans - Make flux bootstrap and install comments consistent
- PR #2064 - @stefanprodan - Update dependencies
Docker images
docker pull fluxcd/flux-cli:v0.22.0
docker pull ghcr.io/fluxcd/flux-cli:v0.22.0