Skip to content

Releases: nicklasfrahm/k3se

v0.3.7

03 May 18:02
910b3c4
Compare
Choose a tag to compare

0.3.7 (2022-05-03)

Bug Fixes

  • engine: make contexts and clusters semantic (910b3c4)

v0.3.6

03 May 17:36
8a7ade3
Compare
Choose a tag to compare

0.3.6 (2022-05-03)

Bug Fixes

  • build: allow installation via Makefile (8a7ade3)
  • engine: merge kubeconfigs (303e01e)

v0.3.5

02 May 21:21
61509f7
Compare
Choose a tag to compare

0.3.5 (2022-05-02)

Bug Fixes

  • engine: fix agent uninstall and implement config download without merge (61509f7)

v0.3.4

01 May 17:42
7c2322b
Compare
Choose a tag to compare

0.3.4 (2022-05-01)

Bug Fixes

  • docs: improve DX by promoting quickstart (7c2322b)

v0.3.3

01 May 17:39
523d3fa
Compare
Choose a tag to compare

0.3.3 (2022-05-01)

Bug Fixes

  • engine: allow installation of agents (523d3fa)

v0.3.2

01 May 14:26
34ed455
Compare
Choose a tag to compare

0.3.2 (2022-05-01)

Bug Fixes

  • ci: disable automatic tests until self-hosted runner is deployed (34ed455)
  • ci: fix ssh-keygen step (972daad)
  • ci: fix test commands (99514df)
  • ci: generate SSH key for Vagrant VMs (87f8339)
  • ci: install virtualbox and vagrant via homebrew (291ecb9)
  • ci: stop using hardcoded vagrant binary path (1247118)
  • ci: use macOS 10.15 with pre-installed vagrant (39af0df)
  • docs: fix link to vagrant website (dbe5fe3)

v0.3.1

30 Apr 17:46
b66f398
Compare
Choose a tag to compare

0.3.1 (2022-04-30)

Bug Fixes

  • ci: add test with Vagrant (b66f398)

v0.3.0

27 Apr 22:52
0feeedc
Compare
Choose a tag to compare

0.3.0 (2022-04-27)

Features

  • cli: add down command and prettify logging (0feeedc)

v0.2.6

24 Apr 23:16
fe9c11c
Compare
Choose a tag to compare

0.2.6 (2022-04-24)

Bug Fixes

  • engine: install node config (8f76ebe)
  • engine: run installer and log to stdout (fe9c11c)

v0.2.5

24 Apr 22:29
3186b16
Compare
Choose a tag to compare

0.2.5 (2022-04-24)

Performance Improvements

  • ci: use pre-built docker image for semantic release (3186b16)