Releases: little-angry-clouds/kubernetes-binaries-managers
Releases · little-angry-clouds/kubernetes-binaries-managers
v1.0.0
0.3.1
0.3.0
0.2.6
[0.2.6] - 2021-03-24
Fix
- propagate error from binary to wrapper
0.2.5
Fix
- fix(help): fix output referencing helm binaries
0.2.3
[0.2.3] - 2020-08-12
Fix
- pass env vars to cli, so plugins can use them
0.2.2
[0.2.2] - 2020-06-27
Fix
- optimize kubernetes version detecion
0.2.1
[0.2.1] - 2020-06-26
Fix
- send errors to stderr
0.2.0
[0.2.0] - 2020-06-26
New
Add support to the kubectl-wrapper
to automatically download the same binary
version that the cluster has.
Fix
kubectl-wrapper
bug that prevented to exec pods- control 403 error on github api that prevents listing available releases to
install - fix plenty of bugs that made windows releases unusable
Other
- add specific integration tests for MacOs and Windows
0.1.1
[0.1.1] - 2020-06-18
Fix
Switch to syscall package to allow using kubectl with a tty support.