clients/remote_cli/docker_image_version.sh
Gustavo Ornaghi Antunes 2441d963b7 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>
2024-11-12 16:42:36 +00:00

3 lines
179 B
Bash

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"