This repository has been archived by the owner on Aug 28, 2021. It is now read-only.
Releases: linkyard/concourse-helm-resource
Releases · linkyard/concourse-helm-resource
Upgrade to Helm 2.8.2
- Upgrade Helm to 2.8.2
- Upgrade Kubernetes to 1.9.6
Bugfix
Fix problem with sleeping (use sleep not delay) and namespace for tiller ready.
Support for auto-installing tiller
Upgrade to Helm 2.7.2
- Helm 2.7.2
- Fix problem when upgrading a failed deployment (triggered install instead of upgrade)
Upgrade helm to 2.7.0
Upgrading helm to 2.7.0 (kubernetes is at 1.8.2).
Hide Secrets
Better RBAC comptability
Uses kubectl version
instead of kubectl get ns
to need less roles for the connecting account.
Upgrade to helm 2.6.2
- Helm now at 2.6.2 and Kubernetes at 1.8 (since we updated the parent image)
- Make fail in config when kubernetes is not reachable to avoid getting a confusing
Error: cannot connect to Tiller
message