From 93820c5d7b25a7600d55b87ab3b6a987ac03e42f Mon Sep 17 00:00:00 2001 From: Jack Hodgkiss Date: Tue, 22 Oct 2024 11:07:21 +0100 Subject: [PATCH] INFRA-841 add tags for updated `Ironic` containers The Ironic containers been rebuilt with the latest sync which includes patches for the vulnerability `OSSA-2024-004`. --- etc/kayobe/kolla-image-tags.yml | 9 +++++++++ .../notes/fix-ossa-2024-004-f732e58c12e26785.yaml | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 releasenotes/notes/fix-ossa-2024-004-f732e58c12e26785.yaml diff --git a/etc/kayobe/kolla-image-tags.yml b/etc/kayobe/kolla-image-tags.yml index 8f85eef15..424cc8f73 100644 --- a/etc/kayobe/kolla-image-tags.yml +++ b/etc/kayobe/kolla-image-tags.yml @@ -28,3 +28,12 @@ kolla_image_tags: ubuntu-jammy: 2024.1-ubuntu-jammy-20240910T072617 rabbitmq: rocky-9: 2024.1-rocky-9-20240927T152945 + ironic: + rocky-9: 2024.1-rocky-9-20241022T090648 + ubuntu-jammy: 2024.1-ubuntu-jammy-20241022T090648 + ironic_dnsmasq: + rocky-9: 2024.1-rocky-9-20241022T090648 + ubuntu-jammy: 2024.1-ubuntu-jammy-20241022T090648 + ironic_neutron_agent: + rocky-9: 2024.1-rocky-9-20241022T090648 + ubuntu-jammy: 2024.1-ubuntu-jammy-20241022T090648 diff --git a/releasenotes/notes/fix-ossa-2024-004-f732e58c12e26785.yaml b/releasenotes/notes/fix-ossa-2024-004-f732e58c12e26785.yaml new file mode 100644 index 000000000..ae0bd5b5f --- /dev/null +++ b/releasenotes/notes/fix-ossa-2024-004-f732e58c12e26785.yaml @@ -0,0 +1,6 @@ +--- +security: + - | + Fixes `OSSA-2024-004 + `_ with updated + container images for Ironic.