Skip to content

Releases: k3s-io/klipper-helm

v0.6.7-build20211110

10 Nov 20:48
Compare
Choose a tag to compare
  • Add migration for apiregistration.k8s.io by @brandond in #39

v0.6.6-build20211022

22 Oct 19:53
Compare
Choose a tag to compare

What's Changed

  • Enforce 30 second limit on checking for old Helm v2 chart by @brandond in #36

v0.6.5-build20210915

14 Sep 23:42
Compare
Choose a tag to compare
  • Add mapkubeapis plugin to handle deprecated or deleted APIs

v0.6.4-build20210813

13 Aug 18:41
Compare
Choose a tag to compare
  • Restart tiller if it crashes

v0.6.3-build20210804

04 Aug 22:34
cb3a413
Compare
Choose a tag to compare
  • 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

03 Aug 23:12
f164907
Compare
Choose a tag to compare
v0.6.2-build20210803 Pre-release
Pre-release
  • 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

16 Jun 16:39
bef7dd7
Compare
Choose a tag to compare
  • Add helm-set-status plugin to handle pending releases

v0.6.0-build20210608

08 Jun 21:33
8e72577
Compare
Choose a tag to compare

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

05 May 18:28
Compare
Choose a tag to compare
  • Fix arg quoting
  • Bump helm versions:
    • helm v3.3.1 => v3.5.4
    • helm v2.16.10 => v2.17.0

v0.4.3-build20210225

25 Feb 16:49
Compare
Choose a tag to compare
Update stable repo URL for helm_v2 init

Signed-off-by: Brad Davidson <[email protected]>