helm/pkg/helm
Matt Butcher 2704e47154 fix(helm): stop requiring a values.toml in a chart
Charts should not require a values.toml file -- some charts will just be
manifests with nothing configurable.
2016-05-26 10:19:47 -06:00
..
testdata feat(helm): allow overriding values 2016-05-19 12:51:07 -06:00
client.go fix(*): rewrite import paths 2016-04-27 21:50:15 -06:00
config.go feat(tiller): add initial tiller client for basic helm installs. 2016-04-22 10:15:20 -06:00
convert.go fix(helm): stop requiring a values.toml in a chart 2016-05-26 10:19:47 -06:00
convert_test.go feat(helm): allow user to specify release name 2016-05-19 14:10:51 -06:00
error.go fix(*): correct numerous golint errors 2016-05-10 13:30:18 -06:00
helm.go Merge pull request #732 from technosophos/feat/install-release-name 2016-05-19 15:50:18 -06:00
traverse.go fix(*): correct numerous golint errors 2016-05-10 13:30:18 -06:00