Skip to content

Releases: k3s-io/klipper-helm

v0.6.4-build20210813

Choose a tag to compare

@brandond brandond released this 13 Aug 18:41
  • Restart tiller if it crashes

v0.6.3-build20210804

Choose a tag to compare

@brandond brandond released this 04 Aug 22:34
cb3a413
  • 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

v0.6.2-build20210803 Pre-release
Pre-release

Choose a tag to compare

@brandond brandond released this 03 Aug 23:12
f164907
  • 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

Choose a tag to compare

@brandond brandond released this 16 Jun 16:39
bef7dd7
  • Add helm-set-status plugin to handle pending releases

v0.6.0-build20210608

Choose a tag to compare

@brandond brandond released this 08 Jun 21:33
8e72577

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

Choose a tag to compare

@brandond brandond released this 05 May 18:28
  • Fix arg quoting
  • Bump helm versions:
    • helm v3.3.1 => v3.5.4
    • helm v2.16.10 => v2.17.0

v0.4.3-build20210225

Choose a tag to compare

@erikwilson erikwilson released this 25 Feb 16:49
Update stable repo URL for helm_v2 init

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>

v0.4.3

Choose a tag to compare

@brandond brandond released this 08 Jan 18:14
Update stable repo URL for helm_v2 init

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>

v0.4.2

Choose a tag to compare

@brandond brandond released this 07 Jan 21:36
Update stable charts URL

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>

v0.4.1

Choose a tag to compare

@brandond brandond released this 10 Dec 00:05
91aaf58
Uninstall of helm chart fails (#22)

* Updated entry to correct logic for upgrade of helm charts

Signed-off-by: Gaurav Mehta <gaurav@rancher.com>

* fixes and signoff

Signed-off-by: Gaurav Mehta <gaurav@rancher.com>