Merge "Update default images for cinder and glance"

This commit is contained in:
Zuul 2020-05-21 04:32:13 +00:00 committed by Gerrit Code Review
commit 43c9e660c8
2 changed files with 3 additions and 3 deletions

View File

@ -54,9 +54,9 @@ images:
cinder_scheduler: docker.io/openstackhelm/cinder:stein-ubuntu_bionic
cinder_volume: docker.io/openstackhelm/cinder:stein-ubuntu_bionic
cinder_volume_usage_audit: docker.io/openstackhelm/cinder:stein-ubuntu_bionic
cinder_storage_init: docker.io/openstackhelm/ceph-config-helper:ubuntu_bionic-20191216
cinder_storage_init: docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_bionic
cinder_backup: docker.io/openstackhelm/cinder:stein-ubuntu_bionic
cinder_backup_storage_init: docker.io/openstackhelm/ceph-config-helper:ubuntu_bionic-20191216
cinder_backup_storage_init: docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_bionic
dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0
image_repo_sync: docker.io/docker:17.07.0
pull_policy: "IfNotPresent"

View File

@ -11,4 +11,4 @@ images:
glance_api: "docker.io/openstackhelm/glance:ocata-ubuntu_xenial"
glance_registry: "docker.io/openstackhelm/glance:ocata-ubuntu_xenial"
glance_metadefs_load: "docker.io/openstackhelm/glance:ocata-ubuntu_xenial"
glance_storage_init: "docker.io/openstackhelm/ceph-config-helper:ubuntu_bionic-20191216"
glance_storage_init: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_xenial"