Skip to content

Commit 86d23c0

Browse files
authored
Merge pull request #2249 from stackhpc/bump-keystone-yoga
Bump Keystone images to fix CVE-2026-33551 (Yoga)
2 parents 5bea43f + 76dc882 commit 86d23c0

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

etc/kayobe/kolla/globals.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ kayobe_image_tags:
3232
rocky: yoga-20240320T082414
3333
ubuntu: yoga-20240320T082414
3434
keystone:
35-
centos: yoga-20251031T085605
36-
rocky: yoga-20251031T085605
37-
ubuntu: yoga-20251031T133027
35+
centos: yoga-20260401T104301
36+
rocky: yoga-20260401T104301
37+
ubuntu: yoga-20260401T104301
3838
magnum:
3939
centos: yoga-20240416T102136
4040
rocky: yoga-20240416T102136
@@ -93,4 +93,3 @@ prometheus_ceph_mgr_exporter_endpoints:
9393
{% endif %}
9494

9595
#############################################################################
96-
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)