Commit Graph

65 Commits (00769c4512c9c145eafb84f60e8a473de83b0209)

Author SHA1 Message Date
Adnan Abdulhussein 4ef61a7136 fix(chartutil): Ensure ReadValues doesn't return a nil map
9 years ago
Miguel Martinez 12aa72f121 Replacing options interface argument
9 years ago
Matt Butcher 532f03ec78 feat(tiller): add .Template object in templates
9 years ago
Miguel Martinez 7bb4893cad Support Linter for Values
9 years ago
Matt Butcher 90c46e896d fix(chartutil): fix Table() method to test Values
9 years ago
Matt Butcher 22ac61469f feat(*): add Values namespace to templates
9 years ago
Matt Butcher e757b24aed fix(*): add license header
9 years ago
Matt Butcher f30ff915f2 feat(helm): add 'helm get values --all' for all values
9 years ago
Matt Butcher 2b2a5788f3 Merge pull request #824 from technosophos/feat/global-vars
9 years ago
Matt Butcher 88622a20da fix(helm): read values.yaml instead of values.toml
9 years ago
Matt Butcher 60f5341b91 feat(chartutil): support global variables
9 years ago
Matt Butcher 490cef784c fix(tiller): refactor template render to use chartutil.
9 years ago
Matt Butcher e8109048a9 fix(chartutil): move values coalescing into chartutil
9 years ago
Adam Reese d95a144563 fix(chartutil): fix nil error on values
9 years ago
Matt Butcher 7aa4ffa4d4 feat(chartutil): switch TOML to YAML
9 years ago