- Merge all pr's to master which need to be part of the new release
- Create pr to master with kustomization bump (new deployment version)
- Push a tag following semantic versioning prefixed by 'v'. Do not create a github release, this is done automatically.
- Create a new pr and bump the helm chart version as well as the appVersion
Create a PR and bump the chart version alongside all other changes. If the chart version is not bumped the pr validation jobs will fail.