From 0bfc414ed3c0acc05734607357c6ace49e86f71f Mon Sep 17 00:00:00 2001 From: "Zhang Rong(Jon)" Date: Fri, 15 Aug 2025 10:05:53 +0800 Subject: [PATCH] Verify the K-release image bump up Change-Id: Ia404553b1777c9a1f80d04161d9eb03d133e2b71 Signed-off-by: Zhang Rong(Jon) --- docs/installation-guide.rst | 2 +- stages/container-tag.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/installation-guide.rst b/docs/installation-guide.rst index 59b63d9..0aee660 100644 --- a/docs/installation-guide.rst +++ b/docs/installation-guide.rst @@ -56,7 +56,7 @@ Backend `__. +Namespaces `__. Set up an OAuth 2.0 server and configure it to use either JWT with Shared Key or Token Introspection. Since the J-release, OAuth2 has diff --git a/stages/container-tag.yaml b/stages/container-tag.yaml index 8e44d5e..de3ca59 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.1.1" -- 2.16.6