Commit Graph

21 Commits (2207f84964b0944bdbbcd9e2a5e4031d02e04782)

Author SHA1 Message Date
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
6 years ago
Adam Reese f012940d9c
ref(*): refactor chart/chartutil
6 years ago
Adam Reese 36536d77ba
ref(*): remove protobuf any type
6 years ago
Erik Sundell 35132d141c toYaml - Fixes #3410 - trailing \n issue
7 years ago
Thibaut Rousseau a59d212512
docs: Fix FromJson comment
7 years ago
carlory ad2d8e434a fix fromjson comment
7 years ago
carlory b9d3974df0 fix func comment
7 years ago
Justin Scott af4c243ee3 Correct punctuation and capitalization for user facing strings.
7 years ago
lead4good bb4be33331 fixed fromYaml | toJson
7 years ago
Matt Butcher 46035c35c4
fix(tiller): fix TOML panic
7 years ago
Jack Zampolin fc60d51be9 Add toToml function
8 years ago
YuviPanda 5c52fe6ad6 Add ToJson and FromJson template functions
8 years ago
Matt Butcher d8540d78f1
feat(tiller): add fromYaml to template functions
8 years ago
Andrew Stuart 1df13df88d
Include lines functions
8 years ago
Andrew Stuart 6760aa1588
Add Lines method, remove path utils (Sprig pr)
8 years ago
Andrew Stuart 0474bcbcf1
Document ToYaml function
8 years ago
Andrew Stuart 9771973888
Add AsSecrets, AsConfig methods for Files object. Move ToYaml to chartutil
8 years ago
Andrew Stuart ec020a9e40
Improve formatting of godoc
8 years ago
Andrew Stuart 2de1728f05
feat(helm): Add Files.Glob method to permit file organization
8 years ago
Matt Butcher b7945d05c4 ref(templates): change GetString to Get
8 years ago
Matt Butcher 033dbfe75e feat(tiller): add Files map to templates
8 years ago