- Go to the "Operator release" GH Action page
- Click the "Run workflow" drop down
- Enter a release/tag version and the next development version with
-SNAPSHOTsuffix - Click "Run workflow" button to perform the release
The release process will do the following:
- Tag the code with the desired version
- Update the
mainbranch to the new development version - Push the built Docker image to the operator repository on quay.io