Update stx-platformclients tag to stx.5.0-v1.4.3

This commit updates the image with the updated clients.

Test:
Some normal commands
Commands related with https dcmanager that wasn't working
System application-upload that wasn't working when executed
from remote cli

Closes-Bug: 1928233
Closes-Bug: 1928231
Signed-off-by: Rafael Jordão Jardim <RafaelJordao.Jardim@windriver.com>
Change-Id: I7cc24fece1a235a07f2007bc6b9b67aa2d8ae837
This commit is contained in:
Rafael Jordão Jardim 2021-05-12 14:26:33 -04:00 committed by Rafael Jordão Jardim
parent c47d86b859
commit 638425380e
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
export PLATFORM_DOCKER_IMAGE="docker.io/starlingx/stx-platformclients:stx.5.0-v1.4.2"
export PLATFORM_DOCKER_IMAGE="docker.io/starlingx/stx-platformclients:stx.5.0-v1.4.3"
export APPLICATION_DOCKER_IMAGE="docker.io/starlingx/stx-openstackclients:master-centos-stable-latest"