Releases: k0sproject/k0smotron
Releases · k0sproject/k0smotron
v0.4.1
What's Changed
- Test the default external address works by @juanluisvaladas in #144
- Allow to configure manifests via configmap by @juanluisvaladas in #120
- Copy labels and annotations from the Cluster to all child resources by @makhov in #150
- Allow to define custom flags in control plane by @juanluisvaladas in #153
- Add smoke test for CAPI using Docker as infra provider by @jnummelin in #151
- Bump pyparsing from 3.0.9 to 3.1.0 in /docs by @dependabot in #161
- [CAPI] cloud init customization by @jnummelin in #155
- Remove PROJECT file by @juanluisvaladas in #164
- [CAPI] AWS getting started guide by @jnummelin in #165
- Add Docker CAPI example by @stevejr in #160
- Bump github.com/imdario/mergo from 0.3.15 to 0.3.16 by @dependabot in #157
- Add generated reference docs for custom resources by @jnummelin in #156
New Contributors
Full Changelog: v0.4.0...v0.4.1
Documentation
v0.4.0
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
v0.3.1
v0.3.0
v0.0.1-rc4
Just testing the release workflow...