From 64bd9cb7203108a03f3e137ea31d7cf8c1971b1e Mon Sep 17 00:00:00 2001 From: vaishali sachdeva Date: Tue, 8 Dec 2020 17:14:34 +0530 Subject: [PATCH] [Issue-Id: RICAPP-153]: Update Container tag for Traffic Streering Signed-off-by: vaishali sachdeva Change-Id: I83d7732a76fe65e3f4bd80e1185c437d5af2a6b1 --- container-tag.yaml | 2 +- xapp-descriptor/config.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/container-tag.yaml b/container-tag.yaml index fe2132e..eece839 100644 --- a/container-tag.yaml +++ b/container-tag.yaml @@ -1,3 +1,3 @@ # this is used by CI jobs to apply a tag when it builds the image --- -tag: '1.0.11' +tag: '1.0.12' diff --git a/xapp-descriptor/config.json b/xapp-descriptor/config.json index 7d1ce13..218cf5f 100644 --- a/xapp-descriptor/config.json +++ b/xapp-descriptor/config.json @@ -7,7 +7,7 @@ "image": { "registry": "nexus3.o-ran-sc.org:10002", "name": "o-ran-sc/ric-app-ts", - "tag": "1.0.11" + "tag": "1.0.12" } } ], -- 2.16.6