From 93aa1fb7f0184dab8ab0810dbe33035e0fc3d0c9 Mon Sep 17 00:00:00 2001 From: kaixiliu Date: Fri, 24 Jan 2025 14:30:18 +0800 Subject: [PATCH] llm-adaptation add 15.0.1-container.yaml file Issue-ID: USECASEUI-860 Change-Id: I7513f76dd595939b93a99b777fc8498a50d2f33c Signed-off-by: kaixiliu --- releases/15.0.1-container.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 releases/15.0.1-container.yaml diff --git a/releases/15.0.1-container.yaml b/releases/15.0.1-container.yaml new file mode 100644 index 0000000..112b138 --- /dev/null +++ b/releases/15.0.1-container.yaml @@ -0,0 +1,10 @@ +distribution_type: 'container' +container_release_tag: '15.0.1' +project: 'usecase-ui-llm-adaptation' +container_pull_registry: nexus3.onap.org:10003 +container_push_registry: nexus3.onap.org:10002 +log_dir: 'usecase-ui-llm-adaptation-maven-docker-stage-master/6' +ref: '1e940360db0bcd69d0061f90da68999bb3d51b1a' +containers: + - name: 'usecase-ui-llm-adaptation' + version: '15.0.0-STAGING-20250124T020929Z' -- 2.16.6