Skip to content

Releases: kairos-io/kairos-agent

v2.7.5

24 Jan 15:44
25aa9cf
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/distribution/distribution to v2.8.3+incompatible by @renovate in #191
  • fix(deps): update module github.com/nxadm/tail to v1.4.11 by @renovate in #194
  • Bump kcrypt by @Itxaka in #208

Full Changelog: v2.7.4...v2.7.5

v2.7.4

24 Jan 09:48
79a577d
Compare
Choose a tag to compare

What's Changed

  • feat(uki-partitioning-hook): respect additional encrypted partition list by @mudler in #206

New Contributors

Full Changelog: v2.7.3...v2.7.4

v2.7.3

24 Jan 09:46
e8dbe2f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.7.2...v2.7.3

v2.7.2

15 Jan 14:15
708cf09
Compare
Choose a tag to compare

What's Changed

  • Add 1.19 go to test matrix by @Itxaka in #201
  • reuse same base image across all targets by @Itxaka in #202
  • Add workaround for secureboot ubuntu flavor by @Itxaka in #203

Full Changelog: v2.7.1...v2.7.2

v2.7.1

11 Jan 10:52
ab57da1
Compare
Choose a tag to compare

What's Changed

  • Remove cutSuffix as its go >=1.20 only by @Itxaka in #200

Full Changelog: v2.7.0...v2.7.1

v2.7.0

11 Jan 10:25
ae41cbf
Compare
Choose a tag to compare

What's Changed

  • Copy grub+shim from the rootfs especific paths by @Itxaka in #189

Full Changelog: v2.6.3...v2.7.0

v2.6.3

11 Jan 09:15
845b9b1
Compare
Choose a tag to compare

Changelog

  • 9a8c404 Add "--all" flag to list-releases to print older releases too
  • 53f4916 Fix uki mode detection (#198)
  • 174d69c Merge uki upgrade into the normal upgrade command (#197)
  • 775756f Run install off the same command (#196)

v2.6.2

08 Jan 15:12
Compare
Choose a tag to compare

Allow downgrading of k3s when upgrading at least Kairos version

This is because we may cut an rc of Kairos that bumps k3s and then we decide that we don't want that in the stable release so we revert to the old k3s version. Users should see the newer version of Kairos, even though the k3s version is lower than the one in the rc.

v2.6.1

05 Jan 12:50
3b25814
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.0...v2.6.1

v2.6.0-rc2

19 Dec 09:33
14f6eee
Compare
Choose a tag to compare

Changelog

  • e9251fc Bump the kairos-sdk to use quoted os-release variables