Releases: nicklasfrahm/k3se
Releases · nicklasfrahm/k3se
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2022-06-21)
Bug Fixes
- engine: fix merging and add missing flannel options (3508bc8)
Features
- engine: separate agent and server config (ace6996)
BREAKING CHANGES
- engine: The shared config for agent and server nodes has
been separated into an agent and a server config, both at node and
at cluster level. - engine: External and internal Node IPs are now provided as
an array of strings rather than a single string.
Please refer to the examples/ folder to identify required changes
to your previous configuration.
v0.4.6
v0.4.5
v0.4.4
v0.4.3
v0.4.2
v0.4.1
v0.4.0
0.4.0 (2022-05-07)
Bug Fixes
- build: enable static linking (79368f2)
- build: remove container support for M1 silicon (5f37aa8)
- build: remove container support for macOS entirely (d19e3a5)
- build: use alpine for better cross-platform compatibility (1737a6b)
- ci: fix variable reference (28210fb)
- ci: stop creation of faulty tags (1bd4739)
Features
- action: change delivery model of GitHub action (d5a53ad)
Performance Improvements
- ci: improve CI performance by remove armhf support for containers (6fac4c1)