From fdc9287fb3f61fbb8e679bcbcfbefd1ad481f318 Mon Sep 17 00:00:00 2001 From: JohnKeeney Date: Thu, 15 Jun 2023 21:00:22 +0100 Subject: [PATCH] Roll version after release nonrtric-plt-auth-token-fetch -> 1.2.0 Issue-ID: NONRTRIC-883 Change-Id: I8727e40d4ad55c6411a28bbb303e4d49e390a855 Signed-off-by: JohnKeeney --- auth-token-fetch/container-tag.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auth-token-fetch/container-tag.yaml b/auth-token-fetch/container-tag.yaml index b0e313c2..f04a14d1 100644 --- a/auth-token-fetch/container-tag.yaml +++ b/auth-token-fetch/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: 1.1.0 +tag: 1.2.0 -- 2.16.6