From: vaishali sachdeva Date: Tue, 8 Dec 2020 11:44:34 +0000 (+0530) Subject: [Issue-Id: RICAPP-153]: Update Container tag for Traffic Streering X-Git-Tag: 1.0.13~1 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=64bd9cb7203108a03f3e137ea31d7cf8c1971b1e;p=ric-app%2Fts.git [Issue-Id: RICAPP-153]: Update Container tag for Traffic Streering Signed-off-by: vaishali sachdeva Change-Id: I83d7732a76fe65e3f4bd80e1185c437d5af2a6b1 --- 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" } } ],