1.21
- Update version in Chart.yaml and commit.
- Add github personal access token to .cr.yaml.
- Create personal access token in Github with
repo
scope. - Add
token: __replace_with_the_token__
to the file.
- Create personal access token in Github with
- Run
make upload-release
. - Run
make update-index
. - Commit and push the updated files to the master branch.