From b70f5102cb160d491b9c89749c513bb174eedc72 Mon Sep 17 00:00:00 2001 From: sandeepindia Date: Fri, 6 Jan 2023 17:19:34 +0530 Subject: [PATCH] updated image tag version to 1.0.1 Signed-off-by: sandeepindia Change-Id: I69d433ca9d3da3a04d9855762fe88d00e0a01ff9 --- container-tag.yaml | 2 +- deploy/config.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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" } } ], -- 2.16.6