This repository has been archived by the owner on Nov 22, 2018. It is now read-only.
The teams at Deis and Google are working hard to bring you a new and improved Helm. In the meantime, the Deis team is committed to maintaining the original tool as Helm Classic—new name, same great taste! The name change ensures the original and next generation Helm binaries can exist side-by-side and that the two tools can be discussed unambiguously.
For more information and updates about the new Helm check out kubernetes/helm!
This patch release for Helm Classic adds explicit support for ConfigMap
manifests and improves compatibility with other Kubernetes types such as LimitRange
.
0.8.0 -> 0.8.1
Fixes
e4b3983
action: add ConfigMap install orderingde3320a
install: let VersionedObject marshal its own JSON
Documentation
e70b33e
generate-and-template: mention the env function