Skip to content

Commit 7cded11

Browse files
committed
Add release process to README
1 parent 1347b2c commit 7cded11

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,11 @@ If your RabbitmqCluster is deployed with import definitions or provided default
5656
the default user secret from `rabbitmqcluster.status.binding` may not be correct and Messaging Topology Operator will fail with authentication error.
5757
If your RabbitmqCluster is configured to serve management traffic over TLS, you may need to configure the Messaging Topology Operator to trust the CA that signed the server's certificates. For more information, see [this doc](https://www.rabbitmq.com/kubernetes/operator/tls-topology-operator.html).
5858

59+
## Releasing
60+
61+
To release a new version of the Messaging Topology Operator, create a versioned tag (e.g. `v1.2.3`) of the repo, and the release pipeline will
62+
generate a new draft release, alongside release artefacts.
63+
5964
## Contributing
6065

6166
This project follows the typical GitHub pull request model. Before starting any work, please either comment on an [existing issue](https://github.com/rabbitmq/messaging-topology-operator/issues), or file a new one.

0 commit comments

Comments
 (0)