From 60cc165cd016e9bea2528abc104288866472ba0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriel=20de=20Ara=C3=BAjo=20Cabral?= Date: Wed, 3 Apr 2024 10:05:30 -0300 Subject: [PATCH] Add stx-ceph-manager image in tag-mgmt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The app rook-ceph-migration uses stx-ceph-manager image, however, the image is not tagged. This commit adds the stx-ceph-manager in tag-mgmt according to the rook-ceph-migration-helm (upstream) version from the commit below: https://review.opendev.org/c/starlingx/rook-ceph/+/898733 After this review is merged, a new review will be created in the rook-ceph repository to adjust the use of the image with the new tag. Story: 2011055 Task: 49813 Change-Id: Ib163fdee84158899b45ffbc89028d05e6e164193 Signed-off-by: Gabriel de Araújo Cabral --- .../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..737a2252 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-ceph-manager + src_build_tag: master-centos-stable-20230118T031801Z.0 + src_ref: https://opendev.org/starlingx/rook-ceph/commit/88fa7920ef73d098507a6a6daee50985a0c139cd + tag: stx.10.0-v1.7.11