• Matt Farina's avatar
    feat(chart): Adding maintainer url · 22e53812
    Matt Farina authored
    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
    22e53812
Name
Last commit
Last update
.circleci Loading commit data...
_proto Loading commit data...
cmd Loading commit data...
docs Loading commit data...
pkg Loading commit data...
rootfs Loading commit data...
scripts Loading commit data...
testdata Loading commit data...
.gitignore Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...
code-of-conduct.md Loading commit data...
glide.lock Loading commit data...
glide.yaml Loading commit data...
versioning.mk Loading commit data...