From 20141c005d8e19d8faafb2913e838ecaf83591ba Mon Sep 17 00:00:00 2001 From: Swaraj Kumar Date: Mon, 29 Sep 2025 16:46:37 +0530 Subject: [PATCH] Bump container tag versions `container-tag.yaml` tag updated to 5.0.0 (for M-release). Issue-ID: AIMLFW-274 Change-Id: I570b8e677eb07cd99bfef5a4b6b6eeb66c02bc58 Signed-off-by: Swaraj Kumar --- container-tag.yaml | 2 +- kf-pipelines/container-tag.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/container-tag.yaml b/container-tag.yaml index df2032a..b4d80a0 100644 --- a/container-tag.yaml +++ b/container-tag.yaml @@ -18,4 +18,4 @@ # The Jenkins job requires a tag to build the Docker image. # Global-JJB script assumes this file is in the repo root. --- -tag: 4.0.0 \ No newline at end of file +tag: 5.0.0 \ No newline at end of file diff --git a/kf-pipelines/container-tag.yaml b/kf-pipelines/container-tag.yaml index df2032a..b4d80a0 100644 --- a/kf-pipelines/container-tag.yaml +++ b/kf-pipelines/container-tag.yaml @@ -18,4 +18,4 @@ # The Jenkins job requires a tag to build the Docker image. # Global-JJB script assumes this file is in the repo root. --- -tag: 4.0.0 \ No newline at end of file +tag: 5.0.0 \ No newline at end of file -- 2.16.6