Skip to content

v0.12.1

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Feb 18:43
· 209 commits to main since this release
b872d66

Changes since v0.12.0

Requiring Go 1.23.4 was too aggressive, some projects which have CAPO in their go.mod weren't ready. A best practice is to use 1.23.0 which we did.

🌱 Changes

  • go.mod: stick to 1.23.0 (#2425)
  • data: use latest Flatcar stable from image-builder (#2420)

Thanks to all our contributors! 😊