Commit Graph

24 Commits (b760ca0add6b7a863f2d28b4e39a5fad16d8253f)

Author SHA1 Message Date
Rijnard van Tonder 5267c0d44a The nil check before the range loop is redundant
8 years ago
Matthew Fisher 2d77db11fa change copyright to "Copyright The Helm Authors"
8 years ago
Matthew Fisher f7f686f7d0
Revert "toYaml - Fix #3470 and #3410's trailing \n issues"
8 years ago
Matthew Fisher d502f7c8a8
Merge pull request #3950 from BarryWilliams/issue3747
8 years ago
BarryWilliams 718578036d Changed whitespacing in comments
8 years ago
Erik Sundell 35132d141c toYaml - Fixes #3410 - trailing \n issue
8 years ago
cameronconradt 6a59683c01
Update files.go
8 years ago
Thibaut Rousseau a59d212512
docs: Fix FromJson comment
8 years ago
carlory ad2d8e434a fix fromjson comment
9 years ago
carlory b9d3974df0 fix func comment
9 years ago
Justin Scott af4c243ee3 Correct punctuation and capitalization for user facing strings.
9 years ago
lead4good bb4be33331 fixed fromYaml | toJson
9 years ago
Matt Butcher 46035c35c4
fix(tiller): fix TOML panic
9 years ago
Jack Zampolin fc60d51be9 Add toToml function
9 years ago
YuviPanda 5c52fe6ad6 Add ToJson and FromJson template functions
9 years ago
Matt Butcher d8540d78f1
feat(tiller): add fromYaml to template functions
10 years ago
Andrew Stuart 1df13df88d
Include lines functions
10 years ago
Andrew Stuart 6760aa1588
Add Lines method, remove path utils (Sprig pr)
10 years ago
Andrew Stuart 0474bcbcf1
Document ToYaml function
10 years ago
Andrew Stuart 9771973888
Add AsSecrets, AsConfig methods for Files object. Move ToYaml to chartutil
10 years ago
Andrew Stuart ec020a9e40
Improve formatting of godoc
10 years ago
Andrew Stuart 2de1728f05
feat(helm): Add Files.Glob method to permit file organization
10 years ago
Matt Butcher b7945d05c4 ref(templates): change GetString to Get
10 years ago
Matt Butcher 033dbfe75e feat(tiller): add Files map to templates
10 years ago