We're happy to release v0.4.0 of k0smotron
This release is packed with cool stuff, including supporting creating clusters using Cluster API.
Other noteworthy new features:
Check out the docs at https://docs.k0smotron.io/v0.4.0/
Full changelog
- Publish install.yaml to the stable dir by @makhov in #110
- updated installation step command by @iamunnip in #118
- Remove install.yaml from repo to avoid confusion by @makhov in #117
- Bump regex from 2023.5.5 to 2023.6.3 in /docs by @dependabot in #115
- Bump markupsafe from 2.1.2 to 2.1.3 in /docs by @dependabot in #114
- Bump markdown from 3.3.7 to 3.4.3 in /docs by @dependabot in #101
- Bump mkdocs-material from 9.1.14 to 9.1.15 in /docs by @dependabot in #94
- Bump github.com/onsi/gomega from 1.27.7 to 1.27.8 by @dependabot in #132
- Bump github.com/onsi/ginkgo/v2 from 2.9.5 to 2.10.0 by @dependabot in #133
- Use k0smotron version in the installation docs by @makhov in #113
- Bump urllib3 from 2.0.2 to 2.0.3 in /docs by @dependabot in #135
- Cluster API provider - initial skeleton for Bootstrap & ControlPlane providers by @jnummelin in #119
- Pin Markdown to 3.3 as 3.4 is not compatible with mkdocs by @jnummelin in #142
- Update CODEOWNERS to use k0smotron-maintainers by @jnummelin in #143
- Add proper per-cluster labels and selector for child objects by @jnummelin in #137
- Minor fixes in documentation by @juanluisvaladas in #145
- Fix docs publishing by @makhov in #146
- Fix docs formatting by @makhov in #147
New Contributors
Full Changelog: v0.3.1...v0.4.0