From 2cd43d0d5c046c0bb774875db9ec89c78bcda3fc Mon Sep 17 00:00:00 2001 From: "Zhang Rong(Jon)" Date: Sun, 2 Mar 2025 21:33:05 +0800 Subject: [PATCH] Bump up patch version 2.2.0 Since the K-Release image was published, bump up the patch version to 2.2.0 Change-Id: Ice4713211b271e965826f0ef05e745eb452e7434 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 8e44d5e..1bb7794 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.5" +tag: "2.2.0" -- 2.16.6