- Merge all pr's to master which need to be part of the new release
- Create pr to master with these changes:
- Bump kustomization
- Create CHANGELOG.md entry with release and date
- Merge pr
- Push a tag following semantic versioning prefixed by 'v'. Do not create a github release, this is done automatically.
- Create new branch and add the following changes:
- Bump chart version
- Bump charts app version
- Create pr to master and merge
- Create branch with changes
- Bump chart version
- Create pr to master and merge