Skip to content

Commit 297fa2c

Browse files
committed
Update Rocky Prometheus image version
Ubuntu image build failed.
1 parent 921fbc1 commit 297fa2c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

etc/kayobe/kolla/globals.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,11 @@ kayobe_image_tags:
1414
openstack:
1515
rocky: zed-rocky-9-20230821T155947
1616
ubuntu: zed-ubuntu-jammy-20230821T155947
17+
prometheus:
18+
rocky: zed-rocky-9-20230913T160425
1719

1820
openstack_tag: "{% raw %}{{ kayobe_image_tags['openstack'][kolla_base_distro] }}{% endraw %}"
21+
prometheus_tag: "{% raw %}{{ kayobe_image_tags['prometheus'][kolla_base_distro] | default(openstack_tag) }}{% endraw %}"
1922

2023
om_enable_rabbitmq_high_availability: true
2124

0 commit comments

Comments
 (0)