From c95c3fce72b3f1e1cf5acde5dfc3184a2dbd6de1 Mon Sep 17 00:00:00 2001 From: Grzegorz Koper Date: Wed, 16 Jul 2025 16:31:08 +0200 Subject: [PATCH] Bump kolla to stackhpc/18.7.0.5 Fixes issues with ubuntu noble builds --- etc/kayobe/stackhpc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/kayobe/stackhpc.yml b/etc/kayobe/stackhpc.yml index 7865435b7..9c77d81ac 100644 --- a/etc/kayobe/stackhpc.yml +++ b/etc/kayobe/stackhpc.yml @@ -165,7 +165,7 @@ stackhpc_repo_elrepo_9_version: "{{ stackhpc_repo_distribution }}" # Kolla source repository. stackhpc_kolla_source_url: "https://github.com/stackhpc/kolla" -stackhpc_kolla_source_version: stackhpc/18.7.0.4 +stackhpc_kolla_source_version: stackhpc/18.7.0.5 # Kolla Ansible source repository. stackhpc_kolla_ansible_source_url: "https://github.com/stackhpc/kolla-ansible"