Skip to content

Commit 09c6794

Browse files
authored
Merge pull request #1186 from stackhpc/2023.1-nova-bump
2023.1 Fix CVE-2024-40767
2 parents b5e3554 + 450fd35 commit 09c6794

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

etc/kayobe/kolla-image-tags.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ kolla_image_tags:
1717
letsencrypt:
1818
ubuntu-jammy: 2023.1-ubuntu-jammy-20240509T102329
1919
nova:
20-
ubuntu-jammy: 2023.1-ubuntu-jammy-20240702T082319
20+
rocky-9: 2023.1-rocky-9-20240723T140948
21+
ubuntu-jammy: 2023.1-ubuntu-jammy-20240723T140948
2122
opensearch:
2223
ubuntu-jammy: 2023.1-ubuntu-jammy-20240509T094444
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
critical:
3+
- |
4+
Fixes `CVE-2024-40767
5+
<https://security.openstack.org/ossa/OSSA-2024-002.html>`_ with updated
6+
container images for Nova services.

0 commit comments

Comments
 (0)