diff --git a/etc/kayobe/kolla/globals.yml b/etc/kayobe/kolla/globals.yml index 660c0b804..35cebd7ae 100644 --- a/etc/kayobe/kolla/globals.yml +++ b/etc/kayobe/kolla/globals.yml @@ -36,9 +36,9 @@ kayobe_image_tags: rocky: yoga-20240416T102136 ubuntu: yoga-20240416T102136 neutron: - centos: yoga-20231114T125927 - rocky: yoga-20240105T120257 - ubuntu: yoga-20231114T125927 + centos: yoga-20250319T135834 + rocky: yoga-20250319T135834 + ubuntu: yoga-20250319T135834 nova: centos: yoga-20240724T085253 rocky: yoga-20240724T085253 diff --git a/releasenotes/notes/neutron-cve-068b1299a304ee12.yaml b/releasenotes/notes/neutron-cve-068b1299a304ee12.yaml new file mode 100644 index 000000000..e32fd738f --- /dev/null +++ b/releasenotes/notes/neutron-cve-068b1299a304ee12.yaml @@ -0,0 +1,5 @@ +--- +fixes: + - | + Updated Neutron container image tags to fix CVE-2024-53916. See `#2037002 + `__ for more details.