From 29031b8acd189aa94657b2402f91ebbb30b24637 Mon Sep 17 00:00:00 2001 From: stackhpc-ci <22933334+stackhpc-ci@users.noreply.github.com> Date: Tue, 9 Sep 2025 00:14:27 +0000 Subject: [PATCH 1/2] Bump kayobe to stackhpc/16.7.0.9 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1669aad73..0b69683fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -kayobe@git+https://github.com/stackhpc/kayobe@stackhpc/16.7.0.8 +kayobe@git+https://github.com/stackhpc/kayobe@stackhpc/16.7.0.9 ansible-modules-hashivault>=5.2.1 jmespath From 3a6337b8b28bf96e6933987609f79876cc09f6c8 Mon Sep 17 00:00:00 2001 From: stackhpc-ci <22933334+stackhpc-ci@users.noreply.github.com> Date: Tue, 9 Sep 2025 00:14:25 +0000 Subject: [PATCH 2/2] Bump kolla to stackhpc/18.7.0.13 --- 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 847187013..ee90181eb 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.12 +stackhpc_kolla_source_version: stackhpc/18.7.0.13 # Kolla Ansible source repository. stackhpc_kolla_ansible_source_url: "https://github.com/stackhpc/kolla-ansible"