Commit Graph

14 Commits

Author SHA1 Message Date
Martin Hickey 82c154e2ae doc(helm): remove Tiller reference from the docs (#4788)
* Remove Tiller reference from the docs

Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>

* Update comments after review

- https://github.com/helm/helm/pull/4788#discussion_r226037034
- https://github.com/helm/helm/pull/4788#discussion_r226037064
- https://github.com/helm/helm/pull/4788#discussion_r226037806
- https://github.com/helm/helm/pull/4788#discussion_r226038492
- https://github.com/helm/helm/pull/4788#discussion_r226039202
- https://github.com/helm/helm/pull/4788#discussion_r226039894

Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
2018-10-18 10:30:39 -07:00
Daniel Barker 2a0090c8c7
Disambiguate encoding from secrets 2018-01-26 07:39:53 -06:00
Mitchel Humpherys e4274c448c docs(chart_template_guide): Fix link
Fix a Glob link floating around with some invalid markdown and an invalid
target.
2017-12-23 15:14:46 -08:00
Joan Rieu 171fa2ac46
docs(chart-files): add note about `.helmignore` 2017-10-29 15:05:43 +01:00
Tony Hsu 70692ecbd4 Fix typo 2017-01-25 15:13:11 +08:00
dongziming 34d7585f1e Spelling errors and so on. 2016-12-26 11:40:48 +08:00
Andrew Stuart 6760aa1588
Add Lines method, remove path utils (Sprig pr) 2016-12-12 17:19:47 -07:00
Andrew Stuart ec964ff41d
Add documentation for imported golang.org/pkg/path funcs 2016-12-09 13:18:33 -07:00
Andrew Stuart 9771973888
Add AsSecrets, AsConfig methods for Files object. Move ToYaml to chartutil 2016-12-09 12:53:53 -07:00
Andrew Stuart c311b085d5
Improve language of glob explanation 2016-12-01 11:06:50 -07:00
Andrew Stuart d07e5cdfb6
Correct docs heading location 2016-12-01 11:02:51 -07:00
Andrew Stuart 2de1728f05
feat(helm): Add Files.Glob method to permit file organization 2016-12-01 09:09:46 -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