Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 655 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (12 loc) · 655 Bytes

Release

@alikhajeh1 and @aliscott rotate release responsibilities between them.

  1. As needed, update the version and appVersion in Chart.yaml
  2. Generate the chart docs using:
brew install norwoodj/tap/helm-docs
helm-docs

The docs for each chart are generated automatically from the README.md.gotmpl files in each chart using the # -- comments within the chart.

When changes are pushed to master there is a GitHub action that checks if the version is bumped and if so: