diff --git a/etc/kayobe/kolla-image-tags.yml b/etc/kayobe/kolla-image-tags.yml index 9919548cb..89fbd4ae0 100644 --- a/etc/kayobe/kolla-image-tags.yml +++ b/etc/kayobe/kolla-image-tags.yml @@ -21,7 +21,8 @@ kolla_image_tags: rocky-9: 2024.1-rocky-9-20241004T094540 ubuntu-jammy: 2024.1-ubuntu-jammy-20241004T094540 horizon: - rocky-9: 2024.1-rocky-9-20240909T144917 + rocky-9: 2024.1-rocky-9-20241202T210927 + ubuntu-jammy: 2024.1-ubuntu-jammy-20241202T210927 bifrost_deploy: rocky-9: 2024.1-rocky-9-20240725T165045 prometheus: diff --git a/releasenotes/notes/fix-horizon-bug-2055784-3bb729919d345e77.yaml b/releasenotes/notes/fix-horizon-bug-2055784-3bb729919d345e77.yaml new file mode 100644 index 000000000..c2c5994fa --- /dev/null +++ b/releasenotes/notes/fix-horizon-bug-2055784-3bb729919d345e77.yaml @@ -0,0 +1,7 @@ +--- +fixes: + - | + Updates Horizon container images to fix `bug 2055784 + `__, which would cause + Horizon to be unable to retrieve resource providers statistics in + deployments with VGPU resources.