Update sysinv and charts default image to new tags
As part of the migration from pike/master to stable/dev, this commit updates charts and sysinv to update the default tag to master-centos-dev-latest. Change-Id: I3cebd01e259889ac8099cb13542778d308d8b053 Story: 2005248 Task: 30269 Signed-off-by: Don Penney <don.penney@windriver.com>
This commit is contained in:
parent
366940d0f6
commit
9dd0d4e4d4
@ -77,7 +77,7 @@ images:
|
||||
pull_policy: IfNotPresent
|
||||
tags:
|
||||
dep_check: 'quay.io/stackanetes/kubernetes-entrypoint:v0.3.1'
|
||||
garbd: 'docker.io/starlingx/stx-mariadb:dev-centos-pike-latest'
|
||||
garbd: 'docker.io/starlingx/stx-mariadb:master-centos-stable-latest'
|
||||
image_repo_sync: docker.io/docker:17.07.0
|
||||
local_registry:
|
||||
active: false
|
||||
|
@ -20,7 +20,7 @@ labels:
|
||||
|
||||
images:
|
||||
tags:
|
||||
nova_api_proxy: docker.io/starlingx/stx-nova-api-proxy:dev-centos-pike-latest
|
||||
nova_api_proxy: docker.io/starlingx/stx-nova-api-proxy:master-centos-stable-latest
|
||||
ks_endpoints: docker.io/openstackhelm/heat:pike
|
||||
dep_check: quay.io/stackanetes/kubernetes-entrypoint:v0.3.1
|
||||
pullPolicy: IfNotPresent
|
||||
|
Loading…
Reference in New Issue
Block a user