Skip to content

Bump Neutron image tags to fix CVE-2024-53916 #1580

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 24, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions etc/kayobe/kolla/globals.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
5 changes: 5 additions & 0 deletions releasenotes/notes/neutron-cve-068b1299a304ee12.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
fixes:
- |
Updated Neutron container image tags to fix CVE-2024-53916. See `#2037002
<https://bugs.launchpad.net/neutron/+bug/2037002>`__ for more details.
Loading