From: sandeepindia Date: Fri, 6 Jan 2023 11:49:34 +0000 (+0530) Subject: updated image tag version to 1.0.1 X-Git-Tag: 1.0.1^0 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=b70f5102cb160d491b9c89749c513bb174eedc72;p=ric-app%2Fkpimon-go.git updated image tag version to 1.0.1 Signed-off-by: sandeepindia Change-Id: I69d433ca9d3da3a04d9855762fe88d00e0a01ff9 --- diff --git a/container-tag.yaml b/container-tag.yaml index f20e76e..93eb65b 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.0 +tag: 1.0.1 diff --git a/deploy/config.json b/deploy/config.json index f8addd6..553c786 100644 --- a/deploy/config.json +++ b/deploy/config.json @@ -7,7 +7,7 @@ "image": { "registry": "nexus3.o-ran-sc.org:10004", "name": "o-ran-sc/ric-app-kpimon-go", - "tag": "3.9.9" + "tag": "1.0.1" } } ],