Skip to content

Commit

Permalink
Merge pull request #1249 from stackhpc/rabbitmq-multiple-versions
Browse files Browse the repository at this point in the history
Bump RMQ tag for multiple versions
  • Loading branch information
Alex-Welsh authored Aug 29, 2024
2 parents 4a1749f + 85ffbef commit a22c955
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
3 changes: 3 additions & 0 deletions etc/kayobe/kolla-image-tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,6 @@ kolla_image_tags:
rocky-9: 2023.1-rocky-9-20240809T102431
ovn:
rocky-9: 2023.1-rocky-9-20240809T102431
rabbitmq:
rocky-9: 2023.1-rocky-9-20240823T101942
ubuntu-jammy: 2023.1-ubuntu-jammy-20240823T101942
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
features:
- |
Adds alternative RabbitMQ container images for versions 3.11, 3.12 and
3.13. This allows us to perform intermediary RabbitMQ upgrades prior to a
SLURP upgrade to Caracal. See the Kolla docs for more details:
https://docs.openstack.org/kolla-ansible/latest/reference/message-queues/rabbitmq.html#slurp

0 comments on commit a22c955

Please sign in to comment.