Update stx-platformclients image to version stx.10.0-v1.5.17

Updated image with the new fixes since the last build

Test Plan:
 - PASS: Execute kubectl command with remote cli
 - PASS: Execute oidc-auth command with remote cli

Story: 2011279
Task: 51327
Depends-On: https://review.opendev.org/c/starlingx/root/+/934743

Change-Id: Ie5b99456017386a81a61281aa83e19aa5def5ad3
Signed-off-by: Gustavo Ornaghi Antunes <gustavo.ornaghiantunes@windriver.com>
This commit is contained in:
Gustavo Ornaghi Antunes 2024-11-12 08:40:28 -03:00
parent d26fc5edc3
commit 2441d963b7

View File

@ -1,2 +1,2 @@
export PLATFORM_DOCKER_IMAGE="docker.io/starlingx/stx-platformclients:stx.10.0-v1.5.16"
export PLATFORM_DOCKER_IMAGE="docker.io/starlingx/stx-platformclients:stx.10.0-v1.5.17"
export APPLICATION_DOCKER_IMAGE="docker.io/starlingx/stx-openstackclients:stx.10.0-v1.0.0"