Skip to content

Commit dddf98d

Browse files
authored
Merge branch 'stackhpc/2025.1' into filebeat_fix
2 parents 8ad7a45 + 1ab9605 commit dddf98d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

etc/kayobe/stackhpc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,11 +156,11 @@ stackhpc_repo_elrepo_9_version: "{{ stackhpc_repo_distribution }}"
156156

157157
# Kolla source repository.
158158
stackhpc_kolla_source_url: "https://github.com/stackhpc/kolla"
159-
stackhpc_kolla_source_version: stackhpc/20.3.0.1
159+
stackhpc_kolla_source_version: stackhpc/20.3.0.2
160160

161161
# Kolla Ansible source repository.
162162
stackhpc_kolla_ansible_source_url: "https://github.com/stackhpc/kolla-ansible"
163-
stackhpc_kolla_ansible_source_version: stackhpc/20.3.0.2
163+
stackhpc_kolla_ansible_source_version: stackhpc/20.3.0.3
164164

165165
###############################################################################
166166
# Container image registry

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
kayobe@git+https://github.com/stackhpc/kayobe@stackhpc/18.3.0.2
1+
kayobe@git+https://github.com/stackhpc/kayobe@stackhpc/18.3.0.3
22
ansible-modules-hashivault>=5.3.0
33
pulp-glue<0.32,>=0.29.2
44
jmespath

0 commit comments

Comments
 (0)