Skip to content

Commit 0ce1ab0

Browse files
Bump kolla tags for Bifrost
1 parent 18edfec commit 0ce1ab0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

etc/kayobe/kolla/globals.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,15 @@ kayobe_image_tags:
1414
openstack:
1515
rocky: zed-rocky-9-20230821T155947
1616
ubuntu: zed-ubuntu-jammy-20230821T155947
17+
bifrost:
18+
rocky: zed-rocky-9-20230927T142529
19+
ubuntu: zed-ubuntu-jammy-20230927T154443
1720
ovn:
1821
rocky: zed-rocky-9-20230925T132313
1922
ubuntu: zed-ubuntu-jammy-20230821T155947
2023

2124
openstack_tag: "{% raw %}{{ kayobe_image_tags['openstack'][kolla_base_distro] }}{% endraw %}"
25+
bifrost_tag: "{% raw %}{{ kayobe_image_tags['bifrost'][kolla_base_distro] }}{% endraw %}"
2226
ovn_tag: "{% raw %}{{ kayobe_image_tags['ovn'][kolla_base_distro] }}{% endraw %}"
2327

2428
om_enable_rabbitmq_high_availability: true

0 commit comments

Comments
 (0)