Skip to content

Commit d5285ef

Browse files
author
Grzegorz Koper
committed
Changing the tag to latest promoted
1 parent 302cd71 commit d5285ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/kayobe/kolla.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ kolla_docker_registry_password: "{{ stackhpc_docker_registry_password }}"
9191

9292
# Kolla OpenStack release version. This should be a Docker image tag.
9393
# Default is {{ openstack_release }}.
94-
kolla_openstack_release: "{% if kolla_base_distro == 'centos' %}wallaby-20220905T105054{% else %}wallaby-20220819T112725{% endif %}"
94+
kolla_openstack_release: "{% if kolla_base_distro == 'centos' %}wallaby-20220919T081704{% else %}wallaby-20220819T112725{% endif %}"
9595

9696
# Docker tag applied to built container images. Default is
9797
# {{ kolla_openstack_release }}.

0 commit comments

Comments
 (0)