From 37ead4a3d922128b69c7fe1c6399ab4021d1309c Mon Sep 17 00:00:00 2001 From: rajalakshmisv Date: Fri, 1 Jul 2022 05:25:55 +0000 Subject: [PATCH] updated image tag version to 1.0.3 Signed-off-by: rajalakshmisv Change-Id: If9ac9f0812070acc6ab2bb099cb7001df6fe5aca --- 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 bc04e1e..e44b716 100644 --- a/container-tag.yaml +++ b/container-tag.yaml @@ -1,3 +1,3 @@ # =====provide jenkings CI jos with a tag for containers/images==== # -------- -tag: 1.0.2 +tag: 1.0.3 diff --git a/xapp-descriptor/config.json b/xapp-descriptor/config.json index a5c48af..bf88bb0 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-rc", - "tag": "1.0.2" + "tag": "1.0.3" } } ], -- 2.16.6