helm/pkg/lint
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
..
rules feat(chart): Adding maintainer url 2017-10-24 11:44:28 -04:00
support chore(*): add canonical import path annotation 2016-07-11 22:59:55 -06:00
lint.go chore(*): add canonical import path annotation 2016-07-11 22:59:55 -06:00
lint_test.go Avoid panics if test is failing 2017-09-28 13:54:40 +01:00