Update RabbitMQ to 3.12 series

Change-Id: I2e320b862dbc86a70f660510f2b946c6ac135ca1
This commit is contained in:
Dmitriy Rabotyagov
2023-09-19 12:59:36 +02:00
committed by Dmitriy Rabotyagov
parent b4fbecd93f
commit 346cf85298
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@
# limitations under the License.
_rabbitmq_install_method: external_repo
_rabbitmq_package_version: "3.11.17-1"
_rabbitmq_package_version: "3.12.4-1"
_rabbitmq_gpg_keys:
- file: gpg/C072C960

View File

@@ -14,7 +14,7 @@
# limitations under the License.
_rabbitmq_install_method: external_repo
_rabbitmq_package_version: "3.11.17-1"
_rabbitmq_package_version: "3.12.4-1"
# NOTE(nhanlon) 2023-05-30: although the package repository is marked
# el9, the packages themselves still have an el8 dist tag for rabbitmq
_rabbitmq_package_dist_tag: "el8"