From 3382bbaea971cb5f2786e90a281270a124be84f7 Mon Sep 17 00:00:00 2001 From: Juha Hyttinen Date: Wed, 11 Dec 2019 12:36:49 +0200 Subject: [PATCH] v0.11.0 tag. Initial working version with dynamic routing Change-Id: I25e0a7d7a5ae27a70ec152118834e4012feaab2c 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 ac959a8..4d8bae2 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.10.7 +tag: 0.11.0 -- 2.16.6