Update fm-rest-api tags to stx.8.0-v1.0.0
This change updates the fm-rest-api image tag to stx.8.0-v1.0.0, due to the introduction of a new Debian docker container in: https://review.opendev.org/c/starlingx/root/+/863422 Test plan: PASS: Apply openstack application and update the fm-rest-api url to pull this new image tag. Verify that: - pods are up and running with the new image/tag specified. - the container is running on Debian. - from inside the container, fm querys are working as expected. - server listening on port 18003 from inside the container is working as expected. Story: 2009831 Task: 46721 Signed-off-by: Enzo Candotti <enzo.candotti@windriver.com> Change-Id: I694b81bb40c74c881738a1bcc85b4ac6aebb5ec2
This commit is contained in:
parent
f27a44897b
commit
7ec388fe21
@ -16,11 +16,11 @@ labels:
|
||||
|
||||
images:
|
||||
tags:
|
||||
fm_rest_api: docker.io/starlingx/stx-fm-rest-api:master-centos-stable-latest
|
||||
fm_rest_api: docker.io/starlingx/stx-fm-rest-api:stx.8.0-v1.0.0
|
||||
ks_user: docker.io/starlingx/stx-heat:master-centos-stable-latest
|
||||
ks_service: docker.io/starlingx/stx-heat:master-centos-stable-latest
|
||||
ks_endpoints: docker.io/starlingx/stx-heat:master-centos-stable-latest
|
||||
fm_db_sync: docker.io/starlingx/stx-fm-rest-api:master-centos-stable-latest
|
||||
fm_db_sync: docker.io/starlingx/stx-fm-rest-api:stx.8.0-v1.0.0
|
||||
db_init: docker.io/starlingx/stx-heat:master-centos-stable-latest
|
||||
db_drop: docker.io/starlingx/stx-heat:master-centos-stable-latest
|
||||
dep_check: quay.io/stackanetes/kubernetes-entrypoint:v0.3.1
|
||||
|
Loading…
Reference in New Issue
Block a user