Skip to content

Commit bf75fbd

Browse files
authored
Merge pull request #1580 from stackhpc/bump-neutron-yoga
Bump Neutron image tags to fix CVE-2024-53916
2 parents 6471c37 + b4cb955 commit bf75fbd

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

etc/kayobe/kolla/globals.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ kayobe_image_tags:
3636
rocky: yoga-20240416T102136
3737
ubuntu: yoga-20240416T102136
3838
neutron:
39-
centos: yoga-20231114T125927
40-
rocky: yoga-20240105T120257
41-
ubuntu: yoga-20231114T125927
39+
centos: yoga-20250319T135834
40+
rocky: yoga-20250319T135834
41+
ubuntu: yoga-20250319T135834
4242
nova:
4343
centos: yoga-20240724T085253
4444
rocky: yoga-20240724T085253
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
fixes:
3+
- |
4+
Updated Neutron container image tags to fix CVE-2024-53916. See `#2037002
5+
<https://bugs.launchpad.net/neutron/+bug/2037002>`__ for more details.

0 commit comments

Comments
 (0)