Commit Graph

5 Commits

Author SHA1 Message Date
Tony Hsu d2a8d944fe fix typo 2017-01-24 16:26:22 +08:00
Eli Mallon 957fcaafa6 Fix Typo 2016-12-18 22:09:57 -08:00
Matt Butcher 9effe7a505
fix(tiller): allow release name to be up to 53 chars
This raises the limit from 14 to 53 chars based on the Kubernetes 1.4
name limit.

Closes #1528
2016-11-16 15:47:49 -07:00
Matt Butcher 8857d1227e
docs(chart_template_guide): fix spacing
Consistently add spacing for '{{ $foo }}'
2016-11-04 16:35:07 -06:00
Matt Butcher d5346b1be9
docs(chart_tempalte_primer): add template primer
This adds a detailed document on writing templates in Helm. This is NOT
a best-practices guide, but a thorough introduction to templates in
Helm.
2016-11-04 12:02:59 -06:00