From f3f4efb9be78f25d3417ecbbce3ea988550e5381 Mon Sep 17 00:00:00 2001 From: Juha Hyttinen Date: Mon, 10 Aug 2020 17:43:14 +0300 Subject: [PATCH] 0.5.0 release which dont have E2SM binding Change-Id: Ib2a895c423c1b86000cdd36d888e3f8c1c81a6a9 Signed-off-by: Juha Hyttinen --- container-tag.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container-tag.yaml b/container-tag.yaml index ca743ba..f15f32f 100644 --- a/container-tag.yaml +++ b/container-tag.yaml @@ -2,4 +2,4 @@ # By default this file is in the docker build directory, # but the location can configured in the JJB template. --- -tag: "0.4.3" +tag: "0.5.0" -- 2.16.6