rabbitmq / messaging-topology-operator

RabbitMQ messaging topology operator
Mozilla Public License 2.0
129 stars 65 forks source link

small fix on testing_and_publishing_OLM_bundle action - bundle version #821

Closed DanielePalaia closed 5 months ago

DanielePalaia commented 5 months ago

Fixing the way we compute the REPLACE_MANIFEST_VERSION field in OLM_bundle action similarly to:

https://github.com/rabbitmq/cluster-operator/pull/1641

It was previously not correctly computed.