We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eeedb28 commit 497498dCopy full SHA for 497498d
1 file changed
development-docs/RELEASE.md
@@ -31,7 +31,7 @@ The release process should normally look like this:
31
9. Run the `operators-release` pipeline manually in Azure pipelines
32
* Select the release branch from the list
33
* Set the desired release version (e.g. `0.45.0-rc1` for RCs or `0.45.0` GA releases)
34
- * Set the release suffix as `0`
+ * Set the release suffix as `0` (but check the "Build suffixed images" checkbox only for GA releases)
35
* Set the build ID to the build ID from previous step (For GA, this should be the build ID used for the last RC since there should be no changes)
36
* Set the `CENTRAL_USERNAME` and `CENTRAL_PASSWORD` variables to your Maven Central user token
37
10. Once the release build is complete:
0 commit comments