Commit Graph

6 Commits

Author SHA1 Message Date
Eduardo Baitello 6ba9a14db0 Fix link to charts.md file 2017-03-08 16:53:24 -03:00
Fabian Ruff 2cb72f0589 Add docs 2017-03-06 23:19:49 +01:00
Matt Butcher cb0a6c7e07
feat(tiller): add {{.Capabilities}} object
This adds the {{.Capabilities}} object to the template variables so that
chart authors can write charts that are aware of teh Kubernetes
capabilities of the current cluster.

Closes #1608
2017-01-09 18:09:20 -07:00
Matt Butcher b2d762af48
feat(tiller): add .Release.IsInstall 2016-12-15 15:04:36 -07:00
Matt Butcher de7c5e5a38
feat(tiller): Add .Release.Revision and .IsUpgrade
New properties are available to template developers.

Closes #1554
2016-12-14 18:06:34 -07: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