From d091f3a871e3d3b66401bb999bf4035676efb5ee Mon Sep 17 00:00:00 2001 From: JohnKeeney Date: Thu, 24 Apr 2025 19:02:44 +0100 Subject: [PATCH] Service manager Roll versions after K release Issue-ID: NONRTRIC-1041 Change-Id: I7d08f8dfae561283a4bc2cbc179bc35390898973 Signed-off-by: JohnKeeney --- servicemanager/container-tag.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/servicemanager/container-tag.yaml b/servicemanager/container-tag.yaml index fdabad8..b8636b7 100644 --- a/servicemanager/container-tag.yaml +++ b/servicemanager/container-tag.yaml @@ -19,4 +19,4 @@ # By default this file is in the docker build directory, # but the location can configured in the JJB template. --- -tag: 0.2.0 +tag: 0.2.1 -- 2.16.6