From 585eb7242c683657997e8b5ab0ce01213086dcec Mon Sep 17 00:00:00 2001 From: "Zhang Rong(Jon)" Date: Wed, 3 Jul 2024 23:25:35 +0800 Subject: [PATCH] Bump up patch version 2.0.5 Since the J-Release image was published, bump up the patch version to 2.0.5 Issue-ID: INF-463 Change-Id: I6218ebcc628351a8b29e80c007cfd75a9ffd1c88 Signed-off-by: Zhang Rong(Jon) --- stages/container-tag.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stages/container-tag.yaml b/stages/container-tag.yaml index ba9b8a8..8e44d5e 100644 --- a/stages/container-tag.yaml +++ b/stages/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: "2.0.4" +tag: "2.0.5" -- 2.16.6