Update erlang to 25.2.3 and rabbit to 3.11.10

Change-Id: I8c4981a29715509514d5904ca68211093f518976
This commit is contained in:
Dmitriy Rabotyagov 2023-03-03 21:43:28 +01:00
parent 5281c0e264
commit 98a7f71d17
2 changed files with 4 additions and 4 deletions

View File

@ -14,7 +14,7 @@
# limitations under the License.
_rabbitmq_install_method: external_repo
_rabbitmq_package_version: "3.11.7-1"
_rabbitmq_package_version: "3.11.10-1"
_rabbitmq_gpg_keys:
- file: gpg/C072C960 # RabbitMQ Cloudsmith repo
@ -35,7 +35,7 @@ _rabbitmq_erlang_repo:
state: "present"
filename: els_erlang
_rabbitmq_erlang_version_spec: "{{ (rabbitmq_install_method == 'external_repo') | ternary('1:25.2.1-1', '1:22.*') }}"
_rabbitmq_erlang_version_spec: "{{ (rabbitmq_install_method == 'external_repo') | ternary('1:25.2.3-1', '1:22.*') }}"
rabbitmq_dependencies:
- erlang-base

View File

@ -14,8 +14,8 @@
# limitations under the License.
_rabbitmq_install_method: external_repo
_rabbitmq_package_version: 3.11.7-1
_erlang_package_version: 25.2-1
_rabbitmq_package_version: 3.11.10-1
_erlang_package_version: 25.2.3-1
# NOTE(noonedeadpunk): List of available packages can be searched here: https://cloudsmith.io/~rabbitmq/repos/