TODO: Migrate these to github actions.
- Ensure the CHANGELOG.md is up to date.
- Bump the Chart.yaml
version
orappVersion
as needed.
- Build the csi driver:
make docker.build
- Build the csi driver:
git tag 0.x.x && git push --tags
- Regenerate the helm chart + docs:
helm.generate