Commit Graph

70 Commits (022c8869bee37d02cf01507c11c6cfc6d58a1eca)

Author SHA1 Message Date
Matt Butcher cb0a6c7e07
feat(tiller): add {{.Capabilities}} object
8 years ago
Christopher Pauley ab03fad9cc "spring" should be "sprig"
8 years ago
Christopher Pauley d91a4ff5f2 clarifying _ files, adding syntax highlighting
8 years ago
Christopher Pauley 329cd3a33f making precedence explanation less ambiguous
8 years ago
dongziming 34d7585f1e Spelling errors and so on.
8 years ago
Matt Butcher 21d0d6ba5a
docs(chart_template_guide): link to Go template docs
8 years ago
Eli Mallon 957fcaafa6 Fix Typo
8 years ago
Matt Butcher b2d762af48
feat(tiller): add .Release.IsInstall
8 years ago
Matt Butcher de7c5e5a38
feat(tiller): Add .Release.Revision and .IsUpgrade
8 years ago
Andrew Stuart 6760aa1588
Add Lines method, remove path utils (Sprig pr)
8 years ago
Andrew Stuart ec964ff41d
Add documentation for imported golang.org/pkg/path funcs
8 years ago
Andrew Stuart 9771973888
Add AsSecrets, AsConfig methods for Files object. Move ToYaml to chartutil
8 years ago
Andrew Stuart c311b085d5
Improve language of glob explanation
8 years ago
Andrew Stuart d07e5cdfb6
Correct docs heading location
8 years ago
Andrew Stuart 2de1728f05
feat(helm): Add Files.Glob method to permit file organization
8 years ago
Matt Butcher a772697f4d Merge pull request #1560 from technosophos/fix/1528-increase-release-name-limit
8 years ago
Matt Butcher 9effe7a505
fix(tiller): allow release name to be up to 53 chars
8 years ago
Matt Butcher 3fb2feb843
docs(yaml_techniques): add YAML techniques document
8 years ago
Matt Butcher 8857d1227e
docs(chart_template_guide): fix spacing
8 years ago
Matt Butcher d5346b1be9
docs(chart_tempalte_primer): add template primer
8 years ago