From: subhash kumar singh Date: Mon, 13 Dec 2021 18:45:42 +0000 (+0530) Subject: Update container tag v1.1.0 X-Git-Tag: 1.1.0^0 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=bef28c5d6c780ceabd5ae6ab93ebabb22142a12b;p=ric-app%2Fhw-go.git Update container tag v1.1.0 Update container tag v1.1.0. Signed-off-by: subhash kumar singh Change-Id: I82ee0e956207ae56d727b16afb1defe41f722f65 --- diff --git a/config/config-file.json b/config/config-file.json index 7d05181..24f38e6 100644 --- a/config/config-file.json +++ b/config/config-file.json @@ -7,7 +7,7 @@ "image": { "registry": "nexus3.o-ran-sc.org:10004", "name": "o-ran-sc/ric-app-hw-go", - "tag": "1.0.1" + "tag": "1.1.0" } } ], diff --git a/container-tag.yaml b/container-tag.yaml index 1c47902..21fe94d 100644 --- a/container-tag.yaml +++ b/container-tag.yaml @@ -1,4 +1,4 @@ # The Jenkins job requires a tag to build the Docker image. # Global-JJB script assumes this file is in the repo root. --- -tag: 1.0.1 +tag: 1.1.0