Skip to content

Commit a133111

Browse files
authored
Merge pull request #2247 from stackhpc/bump-keystone-caracal
Bump Keystone images to fix CVE-2026-33551 (Caracal)
2 parents cf6be35 + 582d52e commit a133111

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

etc/kayobe/kolla-image-tags.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,9 @@ kolla_image_tags:
4646
ubuntu-jammy: 2024.1-ubuntu-jammy-20251103T065408
4747
ubuntu-noble: 2024.1-ubuntu-noble-20251103T065408
4848
keystone:
49-
ubuntu-jammy: 2024.1-ubuntu-jammy-20251031T092724
50-
ubuntu-noble: 2024.1-ubuntu-noble-20251031T092724
49+
rocky-9: 2024.1-rocky-9-20260331T140515
50+
ubuntu-jammy: 2024.1-ubuntu-jammy-20260331T140515
51+
ubuntu-noble: 2024.1-ubuntu-noble-20260331T140515
5152
kolla_toolbox:
5253
ubuntu-jammy: 2024.1-ubuntu-jammy-20250529T081147
5354
ubuntu-noble: 2024.1-ubuntu-noble-20250529T081147
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
security:
3+
- |
4+
Fixes `CVE-2026-33551 <https://bugs.launchpad.net/swift/+bug/2142138>`__
5+
with updated Keystone images

0 commit comments

Comments
 (0)