From 07aa9cba4c28200ab2a598cb34cf041c4217479f Mon Sep 17 00:00:00 2001 From: Erickson Silva de Oliveira Date: Wed, 3 Apr 2024 18:06:51 -0300 Subject: [PATCH] Add stx-openstackclients image in tag-mgmt The clients repo uses stx-openstackclients image, however, the image is not tagged. This commit adds the latest build of stx-openstackclients in tag-mgmt availability on 04/03/2024: https://hub.docker.com/layers/starlingx/stx-openstackclients/master-debian-stable-20240402T160056Z.0/images/sha256-e305f5fb2c2b7a8fbf5a9aacfe3c96a59633e8f6caeba54456ced2309f66945b After this review is merged, a new review will be created in the 'clients' repository to change the image with the new tag. Partial-Bug: 2060161 Change-Id: I4a2aa31e38c96a23285c1d7821795d5d1f87cb24 Signed-off-by: Erickson Silva de Oliveira --- .../build-docker-images/tag-management/image-tags.yaml | 4 ++++ 1 file changed, 4 insertions(+) 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 e8c3f6e9..b16f5724 100644 --- a/build-tools/build-docker-images/tag-management/image-tags.yaml +++ b/build-tools/build-docker-images/tag-management/image-tags.yaml @@ -163,3 +163,7 @@ images: src_build_tag: master-debian-stable-20240313T060056Z.0 src_ref: https://opendev.org/starlingx/app-node-interface-metrics-exporter/commit/72558ed9c75ebf80089784e4d485d7f4a235bd4d tag: stx.10.0-v1.0.0 + - name: docker.io/starlingx/stx-openstackclients + src_build_tag: master-debian-stable-20240402T160056Z.0 + src_ref: https://opendev.org/starlingx/openstack-armada-app/commit/fbb747ca744fe2161401c342654b725c374cba84 + tag: stx.10.0-v1.0.0