diff --git a/etc/kayobe/kolla-image-tags.yml b/etc/kayobe/kolla-image-tags.yml index 9919548cb..341386c22 100644 --- a/etc/kayobe/kolla-image-tags.yml +++ b/etc/kayobe/kolla-image-tags.yml @@ -22,8 +22,9 @@ kolla_image_tags: ubuntu-jammy: 2024.1-ubuntu-jammy-20241004T094540 horizon: rocky-9: 2024.1-rocky-9-20240909T144917 - bifrost_deploy: - rocky-9: 2024.1-rocky-9-20240725T165045 + bifrost: + rocky-9: 2024.1-rocky-9-20241128T162336 + ubuntu-jammy: 2024.1-ubuntu-jammy-20241128T162336 prometheus: rocky-9: 2024.1-rocky-9-20240910T072617 rabbitmq: diff --git a/releasenotes/notes/fix-bifrost-httpboot-config-templating-0488dd14d15d65e4.yaml b/releasenotes/notes/fix-bifrost-httpboot-config-templating-0488dd14d15d65e4.yaml new file mode 100644 index 000000000..5ed9cb7c8 --- /dev/null +++ b/releasenotes/notes/fix-bifrost-httpboot-config-templating-0488dd14d15d65e4.yaml @@ -0,0 +1,7 @@ +--- +fixes: + - | + Bumps Bifrost container image tags to fix `bug 2072550 + `__ which adds + leading and trailing whitespace for ``inspection_callback_url`` + in httpboot config when templating.