From 9b9990d1cd7310e8aff892728bd19eb6f0cd482d Mon Sep 17 00:00:00 2001 From: czichy Date: Tue, 31 Oct 2023 11:54:37 +0200 Subject: [PATCH] releasing version 3.2.1 step 1 Change-Id: I1591f7b15c98e92fa4ce62d82a80dcd9c7c0a1e6 Signed-off-by: czichy --- container-tag.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container-tag.yaml b/container-tag.yaml index 26b90c6..6b689cf 100644 --- 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: 3.2.0 +tag: 3.2.1 -- 2.16.6