Releases: kairos-io/kairos
Releases · kairos-io/kairos
Release list
v3.5.10
Bump init to 0.5.29
This brings a patched immucore in order to fix an issue when rsyncing
binded dirs from RO images into persistent state dirs, if the
destination is a symlink it would overwrite it, even if the destination
was newer.
This updates the rsync flags to use --update which will check the mtime
before overwriting those files
Full Changelog: v3.5.9...v3.5.10
v3.5.9
v3.5.8
v3.6.0
For a full list of the completed work on this release, check this issue: #2990
(Some of the feature may have been delivered in previous releases)
This release ships the following versions of the kairos binaries (check the links for detailed changes on each one):
- kairos-agent v2.25.2
- immucore v0.11.4
- kcrypt-discovery-challenger v0.11.4
- provider-kairos v2.14.0
- edgevpn v0.31.1
What's Changed
- Introduce Ubuntu 25.10 by @mauromorales in #3610
- feat: update IPFS version and Dockerfile configuration by @Itxaka in #3676
- ⬆️ Update actions/stale action to v10 by @renovate[bot] in #3650
- ⬆️ Update actions/setup-go action to v6 by @renovate[bot] in #3649
- ✨ Added nvidia orin nx image by @jordankrp in #3715
- chore: add openssf scorecard badge by @antedotee in #3732
- chore: remove opensuse tumbleweed from base images by @Itxaka in #3734
- Bump kairos-init by @jimmykarily in #3751
- Set registry_domain so that we push the produced images by @jimmykarily in #3771
New Contributors
- @jordankrp made their first contribution in #3715
- @antedotee made their first contribution in #3732
Full Changelog: v3.5.7...v3.6.0
v3.6.0-rc5
Release using the Dockerfile from the repo otherwise the reusable pipeline defaults to and older version: https://github.com/kairos-io/kairos-factory-action/blob/71d85fe9d4267e373a5d27b4a0fddd44628fb1ba/.github/workflows/reusable-factory.yaml#L18 https://github.com/kairos-io/kairos-factory-action/blob/71d85fe9d4267e373a5d27b4a0fddd44628fb1ba/.github/workflows/reusable-factory.yaml#L224-L229 Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
v3.5.7
v3.5.7-rc3
v3.5.7-rc2
v3.5.7-rc1
v3.5.6
This new patch release brings the following:
- A fix for the Interactive installer being stuck at 75% of completion, even when the install had finished #3718
- The possibility of setting the action to take after install is completed in the Interactive installer #3721
Full Changelog: v3.5.5...v3.5.6