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

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

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

Signed-off-by: Thiago Miranda <ThiagoOliveira.Miranda@windriver.com>
Change-Id: I5835502e49f1757b1a8d5ab3a46e8e3db0b36803
This commit is contained in:
Thiago Miranda 2022-01-21 16:38:33 -05:00
parent 73a868d45d
commit c6152f6022
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.7.0-v1.5.4"
export PLATFORM_DOCKER_IMAGE="docker.io/starlingx/stx-platformclients:stx.7.0-v1.5.5"
export APPLICATION_DOCKER_IMAGE="docker.io/starlingx/stx-openstackclients:master-centos-stable-latest"