Update rabbitmq docker image to 3.12.8-management
The following CVEs were identified in the 3.8.11-management and fixed in 3.12.8-management version: CVE-2022-25236 CVE-2022-25235 CVE-2021-3711 CVE-2022-0778 CVE-2023-0286 CVE-2021-3449 CVE-2021-33910 CVE-2022-37454 CVE-2022-37434 CVE-2022-25315 CVE-2022-2526 CVE-2022-23852 CVE-2022-22824 CVE-2022-22823 CVE-2022-22822 CVE-2022-2068 CVE-2022-1664 CVE-2022-1292 CVE-2021-3520 CVE-2021-3177 CVE-2022-22827 CVE-2022-22826 CVE-2022-22825 CVE-2022-1271 CVE-2022-1271 CVE-2023-31484 CVE-2022-40674 CVE-2021-20305 CVE-2023-29491 CVE-2022-1304 CVE-2021-46143 CVE-2021-3999 CVE-2020-16156 CVE-2023-24329 CVE-2023-0215 CVE-2022-45061 CVE-2022-4450 CVE-2022-43680 CVE-2022-35737 CVE-2022-25314 CVE-2022-2509 CVE-2022-23990 CVE-2022-0391 CVE-2021-3737 CVE-2021-3580 CVE-2020-35525 CVE-2018-25032 CVE-2021-3712 CVE-2023-2650 CVE-2022-34903 CVE-2022-25313 CVE-2021-3733 CVE-2020-19189 CVE-2022-4304 CVE-2021-40528 CVE-2021-23841 CVE-2022-48303 CVE-2022-3821 CVE-2021-24031 CVE-2020-13844 CVE-2020-13844 CVE-2022-2097 CVE-2021-4189 CVE-2021-24032 CVE-2022-23219 CVE-2022-23218 CVE-2020-27619 CVE-2021-35942 CVE-2021-45960 CVE-2020-6096 CVE-2018-12886 CVE-2023-26604 CVE-2019-18276 CVE-2015-20107 CVE-2023-0464 CVE-2021-43618 CVE-2021-33560 CVE-2021-3326 CVE-2021-23840 CVE-2019-20838 CVE-2019-13050 CVE-2021-4209 CVE-2020-13529 CVE-2019-25013 CVE-2021-3426 CVE-2018-16869 CVE-2021-20193 CVE-2020-27618 CVE-2023-3817 CVE-2023-3446 CVE-2023-0465 CVE-2018-7169 CVE-2020-29562 CVE-2013-4235 CVE-2021-36087 CVE-2021-36086 CVE-2021-36085 CVE-2021-36084 Test plan: PASS: In a AIO-DX environment set up and test the ptp-notification, registration and client communication PASS: Verify the ptp-notification and registration rabbitmq logs Partial-Bug: 2051391 Change-Id: If0160bf17a1777b06d21d34910fc47c3807a6d28 Signed-off-by: Andre Mauricio Zelak <andre.zelak@windriver.com>
This commit is contained in:
parent
3f163fc54c
commit
164a8f8619
@ -26,7 +26,7 @@ registration:
|
||||
imagePullSecrets: default-registry-key
|
||||
image:
|
||||
repository: rabbitmq
|
||||
tag: 3.8.11-management
|
||||
tag: 3.12.8-management
|
||||
pullPolicy: IfNotPresent
|
||||
endpoint:
|
||||
host: "registration.notification.svc.cluster.local"
|
||||
@ -46,7 +46,7 @@ registration:
|
||||
notification:
|
||||
image:
|
||||
repository: rabbitmq
|
||||
tag: 3.8.11-management
|
||||
tag: 3.12.8-management
|
||||
endpoint:
|
||||
port: 5672
|
||||
user: admin
|
||||
|
Loading…
Reference in New Issue
Block a user