From 72685d44a5f049036df42241d0548fc043bf088f Mon Sep 17 00:00:00 2001 From: rajdeep11 Date: Fri, 3 Jan 2025 15:04:35 +0530 Subject: [PATCH] changes for container tag creation description: container tag for kf pipeline and dashboard Change-Id: Ia71c0c75194aec7f4fda3cca908ca414e184662d Signed-off-by: rajdeep11 --- 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 d40bff9..326a972 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 diff --git a/kf-pipelines/container-tag.yaml b/kf-pipelines/container-tag.yaml index d40bff9..326a972 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: 2.0.0 \ No newline at end of file +tag: 3.0.0 \ No newline at end of file -- 2.16.6