Skip to content
Shannon Weyrick edited this page Sep 9, 2021 · 2 revisions

Workflow

Ensure https://github.com/helm/chart-releaser is installed and CR_TOKEN environment variable is set with a GitHub personal access token.

  • git checkout main
  • Edit chart, be sure version is changed
  • git commit && git push
  • make deploy
Clone this wiki locally