From db34e14a6a493ec3fec87cd082240c6e60e3c57a Mon Sep 17 00:00:00 2001 From: elinuxhenrik Date: Wed, 17 Aug 2022 13:59:48 +0200 Subject: [PATCH] Container release version 1.0.0 for F release Issue-ID: NONRTRIC-786 Signed-off-by: elinuxhenrik Change-Id: I361d1547abfe593a540d658822782d009d2166a6 --- .releases/container-release-nonrtric-plt-auth-token-fetch.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .releases/container-release-nonrtric-plt-auth-token-fetch.yaml diff --git a/.releases/container-release-nonrtric-plt-auth-token-fetch.yaml b/.releases/container-release-nonrtric-plt-auth-token-fetch.yaml new file mode 100644 index 00000000..018f6092 --- /dev/null +++ b/.releases/container-release-nonrtric-plt-auth-token-fetch.yaml @@ -0,0 +1,10 @@ +--- +distribution_type: container +container_release_tag: 1.0.0 +container_pull_registry: nexus3.o-ran-sc.org:10004 +container_push_registry: nexus3.o-ran-sc.org:10002 +project: nonrtric +ref: 3db8626c0900dc391b8e810541de9761c78043d8 +containers: + - name: nonrtric-plt-auth-token-fetch + version: 1.0.0 -- 2.16.6