Update stx-platformclients image to version stx.7.0-v1.5.4

Updated image with the new fixes since the last build and fixes the
kubectl version from 1.5.4 to 1.21.3.

Closes-Bug: #1955427
Depends-On: https://review.opendev.org/c/starlingx/root/+/824558

Signed-off-by: Thiago Miranda <ThiagoOliveira.Miranda@windriver.com>
Change-Id: I90840cd61fa0b61b586fa28ca762159fb686a707
This commit is contained in:
Thiago Miranda 2022-01-13 07:48:24 -05:00
parent 2ca858a604
commit 73a868d45d
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.6.0-v1.5.3"
export PLATFORM_DOCKER_IMAGE="docker.io/starlingx/stx-platformclients:stx.7.0-v1.5.4"
export APPLICATION_DOCKER_IMAGE="docker.io/starlingx/stx-openstackclients:master-centos-stable-latest"