diff --git a/etc/kayobe/kolla-image-tags.yml b/etc/kayobe/kolla-image-tags.yml index acb5cb952..e35740e16 100644 --- a/etc/kayobe/kolla-image-tags.yml +++ b/etc/kayobe/kolla-image-tags.yml @@ -16,8 +16,8 @@ kolla_image_tags: rocky-9: 2025.1-rocky-9-20260303T104901 ubuntu-noble: 2025.1-ubuntu-noble-20260223T134735 ironic: - rocky-9: 2025.1-rocky-9-20260303T104021 - ubuntu-noble: 2025.1-ubuntu-noble-20260303T104021 + rocky-9: 2025.1-rocky-9-20260521T150558 + ubuntu-noble: 2025.1-ubuntu-noble-20260521T150558 ironic_dnsmasq: rocky-9: 2025.1-rocky-9-20260205T152450 ubuntu-noble: 2025.1-ubuntu-noble-20260205T152450 diff --git a/etc/kayobe/kolla.yml b/etc/kayobe/kolla.yml index fb4b65c42..4a012e353 100644 --- a/etc/kayobe/kolla.yml +++ b/etc/kayobe/kolla.yml @@ -135,6 +135,10 @@ kolla_sources: type: git location: https://github.com/stackhpc/cloudkitty-dashboard.git reference: stackhpc/{{ openstack_release }} + ironic-base: + type: git + location: https://github.com/stackhpc/ironic.git + reference: stackhpc/{{ openstack_release }} ironic-inspector-additions-stackhpc-inspector-plugins: # Install our custom inspector plugins. type: git