helm/pkg/chart/testdata
Matt Butcher 619e1e2a0a feat(chart): add values parser
This adds code to parse TOML files into Values maps. These can then
easily be passed into the template engine.

Included in this is support for TOML "tables", subsections of TOML
files. We will be using those to pass config data to dependent charts.
2016-04-15 17:28:22 -06:00
..
frobnitz fix(chart): update chart testdata for newer format 2016-04-14 14:00:46 -06:00
sprocket fix(chart): update chart testdata for newer format 2016-04-14 14:00:46 -06:00
coleridge.toml feat(chart): add values parser 2016-04-15 17:28:22 -06:00
frobnitz-0.0.1.tgz fix(chart): update chart testdata for newer format 2016-04-14 14:00:46 -06:00
README.md fix(chart): update chart testdata for newer format 2016-04-14 14:00:46 -06:00

This directory houses charts used in testing.