Skip to content

Releases: kairos-io/kairos

v4.0.2-rc5

v4.0.2-rc5 Pre-release
Pre-release

Choose a tag to compare

@mauromorales mauromorales released this 18 Mar 13:02
96bcf3f

What's Changed

Full Changelog: v4.0.2-rc4...v4.0.2-rc5

v4.0.2-rc4

v4.0.2-rc4 Pre-release
Pre-release

Choose a tag to compare

@mauromorales mauromorales released this 16 Mar 21:06
802d2b1

What's Changed

Full Changelog: v4.0.2-rc3...v4.0.2-rc4

v4.0.2-rc3

v4.0.2-rc3 Pre-release
Pre-release

Choose a tag to compare

@mauromorales mauromorales released this 16 Mar 20:36
e30e2d3

What's Changed

Full Changelog: v4.0.2-rc2...v4.0.2-rc3

v4.0.2-rc2

v4.0.2-rc2 Pre-release
Pre-release

Choose a tag to compare

@mauromorales mauromorales released this 16 Mar 14:54
8b632e2

What's Changed

  • ⬆️ Update quay.io/kairos/kairos-init Docker tag to v0.7.2 by @renovate[bot] in #3980

Full Changelog: v4.0.2-rc1...v4.0.2-rc2

v4.0.2-rc1

v4.0.2-rc1 Pre-release
Pre-release

Choose a tag to compare

@mauromorales mauromorales released this 13 Mar 12:46
694aaaa

What's Changed

  • ⬆️ Update docker/login-action action to v4 by @renovate[bot] in #3996
  • ⬆️ Update kairos-io/kairos-factory-action action to v1 by @renovate[bot] in #4002

Full Changelog: v4.0.1...v4.0.2-rc1

v4.0.1

Choose a tag to compare

@mauromorales mauromorales released this 03 Mar 08:08
0f0ede5

What's Changed

Hadron bumped from v0.0.3 to v0.0.4

Full Changelog: v4.0.0...v4.0.1

v4.0.1-RC2

v4.0.1-RC2 Pre-release
Pre-release

Choose a tag to compare

@mauromorales mauromorales released this 03 Mar 07:09
0f0ede5

What's Changed

  • ⬆️ Update kairos-io/kairos-factory-action action to v0.0.14 by @renovate[bot] in #3991

Full Changelog: v4.0.1-RC1...v4.0.1-RC2

v4.0.1-RC1

v4.0.1-RC1 Pre-release
Pre-release

Choose a tag to compare

@mauromorales mauromorales released this 02 Mar 20:46
1b3ee11

What's Changed

Full Changelog: v4.0.0...v4.0.1-RC1

v4.0.0

Choose a tag to compare

@mauromorales mauromorales released this 27 Feb 10:49
e88ced3

v4.0.0 Release Notes

Warning

Breaking change: Kairos v4 is a major release. From this release we will publish Hadron-based only artifacts to reduce our build matrix during the release process. If you depended on Kairos artifacts based on top of Linux distribution for updates (for example, Kairos Ubuntu or Kairos OpenSUSE images) you now need to build those images in your own pipeline. The upside is much more control over release timing and distro choices. See the blog post for build paths and migration details.

Important

Hadron: The OCI of hadron is correctly tagged as v0.0.3, and it is fully functional, however the VERSION_ID was incorrectly identified as v0.0.1. Artifacts also show the v0.0.1 version in their name despite being based in v0.0.3. Feel free to download this release but keep this in mind, and upgrade to v4.0.1 as soon as possible to get it fixed.

v4.0.0 aligns Kairos release artifacts around Hadron and expands ARM release coverage.

What’s new

  • Kairos v4 now publishes only Hadron official artifacts to reduce release complexity; distro flexibility remains available through your own build pipelines (blog post) and we will keep supporting other Linux distributions.
  • ARM published artifacts now cover generic, rpi4, and NVIDIA Jetson targets (nvidia-jetson-agx-orin and nvidia-jetson-orin-nx); where Hadron does not yet support a device, the original flavor is still used.
  • Cloud artifact publishing was updated to the new Hadron image naming and now uses larger state disk sizing during image generation.
  • No kairos internal components were bumped in this release window, which highlights that users can keep building the same distro images as before and that support for all flavors remains a core Kairos feature.

Hadron v0.0.1 -> v0.0.3

  • Reworked base system bootstrap in Dockerfile by creating the system skeleton directly in the build definition, by @Itxaka (#166).
  • Enabled Raspberry Pi SD card support on ARM64 by turning on CONFIG_MMC_BCM2835 in files/kernel/default-arm64.config, by @Ludea (#171).
  • Updated binutils source handling in Dockerfile for the 2.46.0 archive format and added shim compatibility adjustments for binutils 2.46, by @Itxaka (#195).
  • Disabled duplicate SSH MOTD output in Hadron configuration, by @Itxaka (#167).
  • BINUTILS_VERSION: 2.45.1 -> 2.46.0
  • COREUTILS_VERSION: 9.9 -> 9.10
  • DRACUT_VERSION: 109 -> 110
  • EXPAT_VERSION: 2.7.3 -> 2.7.4
  • KERNEL_VERSION: 6.18.7 -> 6.19
  • M4_VERSION: 1.4.20 -> 1.4.21
  • MULTIPATH_TOOLS_VERSION: 0.14.1 -> 0.14.3
  • OPENSSH_VERSION: 10.0p1 -> 10.2p1
  • PAX_UTILS_VERSION: 1.3.9 -> 1.3.10
  • PYTHON_VERSION: 3.14.2 -> 3.14.3
  • SHADOW_VERSION: 4.19.2 -> 4.19.3
  • SYSTEMD_VERSION: 259 -> 259.1
  • autoprefixer: 10.4.23 -> 10.4.24
  • caniuse-lite: 1.0.30001760 -> 1.0.30001767

Full Changelog: v3.7.2...v4.0.0

v4.0.0-RC2

v4.0.0-RC2 Pre-release
Pre-release

Choose a tag to compare

@mauromorales mauromorales released this 27 Feb 09:32
e88ced3

What's Changed

  • Remove OSV scanner workflow by @Copilot in #3983
  • set a default for running grype in the release arm workflow for stand… by @mauromorales in #3986

New Contributors

  • @Copilot made their first contribution in #3983

Full Changelog: v4.0.0-RC1...v4.0.0-RC2