helm/pkg/lint/rules
Matt Farina 22e5381251
feat(chart): Adding maintainer url
Each maintainer can have an optional URL. There are seceral use
cases for providing a URL instead of an email address:
- The case where a maintainer wants to hide their email address
  behind a webform for personal security
- When the maintainer is an organization and feedback should
  go to an issue queue

This change:
- Adds the proto field for url
- Updates the generated files for the chart proto
- Includes linting for the url
- Updates the docs to include the url

Closes #3056
2017-10-24 11:44:28 -04:00
..
testdata fix(lint): add KubeVersion and TillerVersion to linter 2017-05-16 16:33:43 -06:00
chartfile.go feat(chart): Adding maintainer url 2017-10-24 11:44:28 -04:00
chartfile_test.go Linter validations for Chart icon property 2017-01-12 15:21:10 +01:00
template.go Use the same defaults as done in helm lint for Capabilities 2017-09-11 10:09:42 +09: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