chore(images): update placement images
This patch set brings all the placement images to stein, so they are inline with other services. Also, this updates the dep_check to use one in the airshipit repo instead of stackanetes repo. Change-Id: Ie4bd8142fcf37ba7a296109a720c4412ebb7fd01 Signed-off-by: Tin Lam <tin@irrational.io>
This commit is contained in:
parent
5bcfe8d293
commit
18d381260d
@ -30,13 +30,13 @@ images:
|
||||
pull_policy: IfNotPresent
|
||||
tags:
|
||||
placement: docker.io/openstackhelm/placement:master-ubuntu_bionic
|
||||
ks_user: docker.io/openstackhelm/heat:ocata-ubuntu_xenial
|
||||
ks_service: docker.io/openstackhelm/heat:ocata-ubuntu_xenial
|
||||
ks_endpoints: docker.io/openstackhelm/heat:ocata-ubuntu_xenial
|
||||
db_init: docker.io/openstackhelm/heat:ocata-ubuntu_xenial
|
||||
db_drop: docker.io/openstackhelm/heat:ocata-ubuntu_xenial
|
||||
ks_user: docker.io/openstackhelm/heat:stein-ubuntu_bionic
|
||||
ks_service: docker.io/openstackhelm/heat:stein-ubuntu_bionic
|
||||
ks_endpoints: docker.io/openstackhelm/heat:stein-ubuntu_bionic
|
||||
db_init: docker.io/openstackhelm/heat:stein-ubuntu_bionic
|
||||
db_drop: docker.io/openstackhelm/heat:stein-ubuntu_bionic
|
||||
placement_db_sync: docker.io/openstackhelm/placement:master-ubuntu_bionic
|
||||
dep_check: quay.io/stackanetes/kubernetes-entrypoint:v0.3.1
|
||||
dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0
|
||||
image_repo_sync: docker.io/docker:17.07.0
|
||||
local_registry:
|
||||
active: false
|
||||
|
Loading…
Reference in New Issue
Block a user