From: Fiete Ostkamp Date: Tue, 5 Mar 2024 16:08:21 +0000 (+0100) Subject: Release 1.13.3 docker artifact of traversal X-Git-Tag: 1.13.4~4 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F73%2F137473%2F1;p=aai%2Ftraversal.git Release 1.13.3 docker artifact of traversal - update aai-common from 1.13.1 to 1.13.3 (includes tinkerpop 3.2.11) - use up-to-date eclipse-temurin:8-jre-alpine base image - do not use reflection for injecting the DslQueryProcessor Issue-ID: AAI-3769 Change-Id: Iab48a8088b66d77fec18335338e515328848fd0a Signed-off-by: Fiete Ostkamp --- diff --git a/releases/1.13.3-container-release.yaml b/releases/1.13.3-container-release.yaml new file mode 100644 index 00000000..9e474cdc --- /dev/null +++ b/releases/1.13.3-container-release.yaml @@ -0,0 +1,7 @@ +distribution_type: container +container_release_tag: 1.13.3 +project: traversal +ref: bbad8c69ea69956078e378228d20e7c1bcdf7cea +containers: + - name: aai-traversal + version: 1.13-STAGING-20240305T085303Z \ No newline at end of file