Skip to content

Releases: kairos-io/kairos-sdk

v0.0.24

01 Feb 14:22
89782e9
Compare
Choose a tag to compare

What's Changed

  • Expand shim locations by @Itxaka in #67
  • Support identifying recovery via recovery-mode stanza by @Itxaka in #68

Full Changelog: v0.0.23...v0.0.24

v0.0.23

08 Jan 14:59
Compare
Choose a tag to compare
Allow k3s to be downgraded when kairos version is higher

because we may cut an rc in which we try some newer k3s version but we
decide to not release a stable version with that, so we revert to an
older k3s version when we release stable.

Signed-off-by: Dimitris Karakasilis <dimitris@spectrocloud.com>

v0.0.22

05 Jan 08:21
e671e8d
Compare
Choose a tag to compare

What's Changed

  • Don't require "Variant" to be set when generating base container names by @jimmykarily in #65

Full Changelog: v0.0.21...v0.0.22

v0.0.21

28 Dec 17:04
a99f8bb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.20...v0.0.21

v0.0.20

28 Dec 17:04
74a57eb
Compare
Choose a tag to compare

What's Changed

  • Make "standard" flavor os-release variables optional by @jimmykarily in #62

Full Changelog: v0.0.19...v0.0.20

v0.0.19

28 Dec 17:04
a8707c1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.18...v0.0.19

v0.0.18

28 Dec 17:03
29fc485
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.17...v0.0.18

v0.0.17

28 Dec 17:03
9bbc110
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.16...v0.0.17

v0.0.16

28 Dec 17:02
f73090d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.15...v0.0.16

v0.0.15

27 Oct 08:11
2ecbdbb
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/containerd/containerd to v1.7.5 by @renovate in #25
  • fix(deps): update module github.com/itchyny/gojq to v0.12.13 by @renovate in #24
  • fix(deps): update module github.com/swaggest/jsonschema-go to v0.3.59 by @renovate in #36
  • Read the first ten lines of a config to check for headers by @Itxaka in #51
  • Allow passing readers to collector by @Itxaka in #52
  • fix(deps): update module github.com/santhosh-tekuri/jsonschema/v5 to v5.3.1 by @renovate in #42
  • fix(deps): update module github.com/containerd/containerd to v1.7.7 by @renovate in #54
  • Add init system information to state output by @Itxaka in #56

Full Changelog: v0.0.14...v0.0.15