kolla-ansible/releasenotes/notes/rabbitmq-catch-downgrade-1005c7475a97bf19.yaml
Matt Crees f5ad7829c3 Prevent accidental downgrades of RabbitMQ
As version-check.yml is added to deploy.yml, we must make sure the
tasks are only run when the rabbitmq container exists.

Change-Id: Iaa31bae739110094affb5e402ed9ac40b153ac3d
2024-10-02 09:03:43 +01:00

6 lines
156 B
YAML

---
fixes:
- |
Adds a check to stop deploying/upgrading the RabbitMQ containers if it
will result in downgrading the version of RabbitMQ running.