From e5e2e2e059b5aad1b75dda37ace9e1984cc9122e Mon Sep 17 00:00:00 2001 From: bbezak <29753034+bbezak@users.noreply.github.com> Date: Mon, 24 Mar 2025 20:11:23 +0000 Subject: [PATCH] Bump kolla to stackhpc/18.6.0.2 --- 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 a1d9b022b..87f4c673f 100644 --- a/etc/kayobe/stackhpc.yml +++ b/etc/kayobe/stackhpc.yml @@ -153,7 +153,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.5.0.2 +stackhpc_kolla_source_version: stackhpc/18.6.0.2 # Kolla Ansible source repository. stackhpc_kolla_ansible_source_url: "https://github.com/stackhpc/kolla-ansible"