From 4ce71b32bf7e64ba3072ddb17684626aec677bf6 Mon Sep 17 00:00:00 2001 From: "Aronsky, Gleb" Date: Tue, 27 Feb 2024 12:11:46 -0800 Subject: [PATCH] Update the tag for stx-kubevirt-app to v1.1.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: 49635 Story: 2010931 Change-Id: Ib2f1ce431ce9574e23b128b6f35b54ca381fe108 Signed-off-by: Aronsky, Gleb --- .../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 2a1edc88..4721daed 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-20231205T070059Z.0 - src_ref: https://opendev.org/starlingx/app-kubevirt/commit/5b2dd4c601d3c2718fc692eb7671f7dd2e82c003 - tag: stx.8.0-v0.59.0 + src_build_tag: master-debian-stable-20240227T070056Z.0 + src_ref: https://opendev.org/starlingx/app-kubevirt/commit/1f386c34bef7adabb568bb6974132663dd41176f + tag: stx.8.0-v1.1.0 - name: docker.io/starlingx/n3000-opae src_build_tag: master-debian-stable-20220912T060002Z.0 src_ref: https://opendev.org/starlingx/integ/commit/896bd432a2d934c55a2ec793de8b2190e992f3e3