From 082f568704661522ab4de0ec0ae7f4be398a49e1 Mon Sep 17 00:00:00 2001 From: rajdeep11 Date: Fri, 3 Jan 2025 15:01:47 +0530 Subject: [PATCH] changes for creating new container tag for k release Change-Id: I35fb01ec5aab42e969bc76ae32e1d6b75070ffcf Signed-off-by: rajdeep11 --- container-tag.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container-tag.yaml b/container-tag.yaml index aa8f271..18a8874 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: 2.0.0 \ No newline at end of file +tag: 3.0.0 \ No newline at end of file -- 2.16.6