From c732be5ca79ade5aa4d7921ccf079581f3b1f60b Mon Sep 17 00:00:00 2001 From: Chourouk RAFIK Date: Thu, 13 Aug 2026 17:45:48 +0200 Subject: [PATCH] Bump cinder image tag This includes backport of cinder self signed certs patch https://github.com/stackhpc/cinder/pull/153 --- etc/kayobe/kolla-image-tags.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/etc/kayobe/kolla-image-tags.yml b/etc/kayobe/kolla-image-tags.yml index 52e478062..4b4ea4418 100644 --- a/etc/kayobe/kolla-image-tags.yml +++ b/etc/kayobe/kolla-image-tags.yml @@ -7,3 +7,7 @@ kolla_image_tags: rocky-9: 2025.1-rocky-9-20260809T130341 rocky-10: 2025.1-rocky-10-20260809T130341 ubuntu-noble: 2025.1-ubuntu-noble-20260809T130341 + cinder: + rocky-9: 2025.1-rocky-9-20260813T154329 + rocky-10: 2025.1-rocky-10-20260813T154329 + ubuntu-noble: 2025.1-ubuntu-noble-20260813T154329