Bump Openstack cloud controller image verison to 1.18.2 (#6562)

pull/6573/head
Marc-Antoine 2020-08-21 09:10:03 +02:00 committed by GitHub
parent a8e2110b2d
commit 0c09ec5d13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,4 +12,4 @@ external_openstack_domain_name: "{{ lookup('env','OS_USER_DOMAIN_NAME') }}"
external_openstack_domain_id: "{{ lookup('env','OS_USER_DOMAIN_ID') }}"
external_openstack_cacert: "{{ lookup('env','OS_CACERT') }}"
external_openstack_cloud_controller_image_tag: "v1.18.1"
external_openstack_cloud_controller_image_tag: "v1.18.2"