From df0c20add949448bba0f2bef1d68e5b814489474 Mon Sep 17 00:00:00 2001 From: Gleb Aronsky Date: Tue, 5 Dec 2023 11:25:12 -0800 Subject: [PATCH] Update stx-kubevirt-app image tag Update the tag for stx-kubevirt-app to v0.59.0. This will update the initContainer image used by the kubevirt-application. The container is responsible for installing virtctl on the system controller. The version of the image corresponds to the version of virtctl that is installed. Task: 49202 Story: 2010931 Change-Id: Ifadb170946e7f118ceb2935bd3380d1a58952425 Signed-off-by: Gleb Aronsky --- .../build-docker-images/tag-management/image-tags.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-tools/build-docker-images/tag-management/image-tags.yaml b/build-tools/build-docker-images/tag-management/image-tags.yaml index 19d08796..a870ae7b 100644 --- a/build-tools/build-docker-images/tag-management/image-tags.yaml +++ b/build-tools/build-docker-images/tag-management/image-tags.yaml @@ -36,9 +36,9 @@ images: # Tag determined based on release tag associated with upstream commit tag: stx.4.0-v2.14.0-1 - name: docker.io/starlingx/stx-kubevirt-app - src_build_tag: master-debian-stable-20221008T060000Z.0 - src_ref: https://opendev.org/starlingx/app-kubevirt/commit/3985cc7a84a5460e7ab200031e5c47880fceb0d4 - tag: stx.8.0-v0.53.1 + src_build_tag: master-debian-stable-20231205T070059Z.0 + src_ref: https://opendev.org/starlingx/app-kubevirt/commit/5b2dd4c601d3c2718fc692eb7671f7dd2e82c003 + tag: stx.8.0-v0.59.0 - name: docker.io/starlingx/n3000-opae src_build_tag: master-debian-stable-20220912T060002Z.0 src_ref: https://opendev.org/starlingx/integ/commit/896bd432a2d934c55a2ec793de8b2190e992f3e3