helm/pkg/lint/rules
z00358552 b0d4cacd54 fix(helm) change name length limit to 63 for helm create
since kubernetes 1.4, the upper limit for resource name is 63 characters,
so it is better to change the template when running `helm create` accordingly.
2017-01-17 15:51:31 +08:00
..
testdata fix(helm) change name length limit to 63 for helm create 2017-01-17 15:51:31 +08:00
chartfile.go Linter validations for Chart icon property 2017-01-12 15:21:10 +01:00
chartfile_test.go Linter validations for Chart icon property 2017-01-12 15:21:10 +01:00
template.go feat(tiller): add {{.Capabilities}} object 2017-01-09 18:09:20 -07:00
template_test.go fix(*): resolve go linter issues 2016-10-10 14:58:33 -07:00
values.go feat(lint): support linting multiple charts 2016-06-30 19:20:11 -07:00