Skip to content

v0.22.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Nov 12:15
· 1558 commits to main since this release
789aa32

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

Docker images

  • docker pull fluxcd/flux-cli:v0.22.0
  • docker pull ghcr.io/fluxcd/flux-cli:v0.22.0