From: rajalakshmisv Date: Fri, 1 Jul 2022 05:25:55 +0000 (+0000) Subject: updated image tag version to 1.0.3 X-Git-Tag: 1.0.3^0 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=37ead4a3d922128b69c7fe1c6399ab4021d1309c;p=ric-app%2Frc.git updated image tag version to 1.0.3 Signed-off-by: rajalakshmisv Change-Id: If9ac9f0812070acc6ab2bb099cb7001df6fe5aca --- 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" } } ],