Releases: k3s-io/klipper-helm
Releases · k3s-io/klipper-helm
v0.6.7-build20211110
v0.6.6-build20211022
v0.6.5-build20210915
- Add mapkubeapis plugin to handle deprecated or deleted APIs
v0.6.4-build20210813
- Restart tiller if it crashes
v0.6.3-build20210804
- Fix regression caused by #29.
HELM_TLS_CA_CERT is only used by helm v2; helm v3 uses standard golang SSL_CERT_FILE
v0.6.2-build20210803
- Allow for non-root klipper-helm operation
- Update Helm to v3.6.3 and updating helm-set-status to v0.1.2
v0.6.1-build20210616
- Add helm-set-status plugin to handle pending releases
v0.6.0-build20210608
Add support for extended install/upgrade timeouts and handle failed/pending states (#27)
- Consistently use double brackets for tests
- Consistently wrap variables in curly braces
- Eliminate unnecessary cut/cat/sed that can be done in pure bash
- Handle pending-upgrade chart status
- Add timeout support; fix whitespace
- Update build image toolchain
v0.5.0-build20210505
- Fix arg quoting
- Bump helm versions:
- helm v3.3.1 => v3.5.4
- helm v2.16.10 => v2.17.0
v0.4.3-build20210225
Update stable repo URL for helm_v2 init Signed-off-by: Brad Davidson <[email protected]>