Releases: small-hack/smol-k8s-lab
Releases · small-hack/smol-k8s-lab
v0.10.5
v0.10.4
v0.10.3
What's Changed
- k3s: fix order of operations error by @cloudymax in #32
- fix subproc quiet param, fix log to file, fix kind install by @jessebot in #29
Full Changelog: v0.10.2...v0.10.3
v0.10.2
v0.10.0
Major release! 🌟
What's Changed
- hot fix for "rich.errors.NotRenderableError: Unable to render None" by @jessebot in #19
- add version kwarg processing for helm install to main lib by @jessebot in #20
- docs(contributor): contributors readme action update by @github-actions in #26
- Update k0s.md by @cloudymax in #22
- Add K0s support 🎉 by @jessebot in #18
New Contributors
- @github-actions made their first contribution in #26
Full Changelog: v0.9.2...v0.10.0
v0.9.2
v0.9.1
v0.9.0
v0.8.9
- update todos
- check if helm is installed and install it if it's not
- catch all unsupported distros for --delete command
- fix the way bitwarden headers print, so that password is asked for after we announce we're working on bitwarden portion now
- more cute bears ʕᵔᴥᵔʔ
v0.8.8
- tidy markdown docs and readme
- add more data about what we use under the hood
- create a proper kind config.yaml
- add rich as a python requirement
- remove old smaller kind quickstart script
- use kind cmd via python instead of bash
- better progress bars
- tidyed subproc doc string
- fixed help text to include kind in blurb