From 496fe54035e38608201b2f0bdc2272512074a68a Mon Sep 17 00:00:00 2001 From: "Zhang Rong(Jon)" Date: Tue, 19 Aug 2025 13:35:13 +0800 Subject: [PATCH] Bump up patch version 2.2.1 for L-Release Since the L-Release image was published, bump up the l-release branch patch version to 2.2.1 Change-Id: I0fda3b040f67d5fd2cc53facc4c05c93f27f432e 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..574b69f 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.2.1" -- 2.16.6