Releases: kairos-io/kairos-sdk
Releases · kairos-io/kairos-sdk
v0.0.24
v0.0.23
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
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
What's Changed
- Put the os-release variable values in quotes by @jimmykarily in #63
- Expand config schema by @Itxaka in #64
Full Changelog: v0.0.20...v0.0.21
v0.0.20
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
What's Changed
- Remove variant from base tag by @mauromorales in #60
- 1999 list releases by @jimmykarily in #61
Full Changelog: v0.0.18...v0.0.19
v0.0.18
v0.0.17
v0.0.16
What's Changed
- feat: add ProviderOptions to Cluster by @TylerGillson in #53
- fix(deps): update module github.com/swaggest/jsonschema-go to v0.3.62 by @renovate in #55
- Don't parse userdata and userdata.yaml by @jimmykarily in #58
New Contributors
- @TylerGillson made their first contribution in #53
Full Changelog: v0.0.15...v0.0.16
v0.0.15
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