From 532eac8beebaeb5a1fd060fa39f6852a66378c61 Mon Sep 17 00:00:00 2001 From: Alexandre Huff Date: Thu, 17 Feb 2022 13:29:50 -0300 Subject: [PATCH] Generating required artifacts to push a new appgr version Issue-ID: RIC-884 Signed-off-by: Alexandre Huff Change-Id: I962d29a44b8af0056460a57f275148f7f2eb183f --- container-tag.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container-tag.yaml b/container-tag.yaml index cb9f477..d086534 100755 --- a/container-tag.yaml +++ b/container-tag.yaml @@ -1,4 +1,4 @@ # The Jenkins job uses this string for the tag in the image name # for example nexus3.o-ran-sc.org:10004/my-image-name:my-tag --- -tag: '0.5.4' +tag: '0.5.5' -- 2.16.6