From 59d5de1b8eb195c5a1f5ed9ca4abcc44eaef1c6c Mon Sep 17 00:00:00 2001 From: "Zhang Rong(Jon)" Date: Thu, 3 Jul 2025 14:46:29 +0800 Subject: [PATCH] Bump up patch version 2.3.0 Since the L-Release image was published, bump up the patch version to 2.3.0 Change-Id: I37e99ecdd7660790c20c1c9531370fe26fea5556 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 1bb7794..ebd4215 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.2.0" +tag: "2.3.0" -- 2.16.6