helm/pkg/chartutil
Matthew Fisher d3f0ac9343
ref(create): app version should be 0.1.0
When creating a Helm chart for the first time, the assumption should be that the app version is also 0.1.0, implying this is for a new application.

Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
2019-04-15 12:06:16 -07:00
..
testdata ref(pkg/chart): add validation method to chart 2019-04-05 13:40:06 -07:00
capabilities.go fix(pkg/chartutil): marshal capabilities VersionSet into slice 2019-03-29 08:49:15 -07:00
capabilities_test.go fix(pkg/chartutil): marshal capabilities VersionSet into slice 2019-03-29 08:49:15 -07:00
chartfile.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
chartfile_test.go ref(pkg/chart): add validation method to chart 2019-04-05 13:40:06 -07:00
create.go ref(create): app version should be 0.1.0 2019-04-15 12:06:16 -07:00
create_test.go ref(create): app version should be 0.1.0 2019-04-15 12:06:16 -07:00
dependencies.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
dependencies_test.go ref(pkg/chart): add validation method to chart 2019-04-05 13:40:06 -07:00
doc.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
expand.go change copyright to "Copyright The Helm Authors" 2018-08-24 12:03:55 -07:00
save.go ref(create): app version should be 0.1.0 2019-04-15 12:06:16 -07:00
save_test.go ref(pkg/chart): add validation method to chart 2019-04-05 13:40:06 -07:00
values.go ref(pkg/action): refactoring dup code and linter fixes 2019-03-26 11:11:27 -07:00
values_test.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00