From be9e7b2981c3affefb454b76c8bac973cb9f48a3 Mon Sep 17 00:00:00 2001 From: santanude Date: Wed, 7 Dec 2022 16:39:36 +0530 Subject: [PATCH] Bump up TAG version from 6.0.2 to 6.0.3 SMO-114 Signed-off-by: santanude Change-Id: Iadae4a23493e303a8203d38d99eeb73b30216854 --- collector/container-tag.yaml | 2 +- dmaapadapter/container-tag.yaml | 2 +- influxdb-connector/container-tag.yaml | 2 +- postconfig/container-tag.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/collector/container-tag.yaml b/collector/container-tag.yaml index d99778a..9506801 100644 --- a/collector/container-tag.yaml +++ b/collector/container-tag.yaml @@ -1,4 +1,4 @@ # The Jenkins job requires a tag to build the Docker image. # Global-JJB script assumes this file is in the repo root. --- -tag: 6.0.2 +tag: 6.0.3 diff --git a/dmaapadapter/container-tag.yaml b/dmaapadapter/container-tag.yaml index d99778a..9506801 100644 --- a/dmaapadapter/container-tag.yaml +++ b/dmaapadapter/container-tag.yaml @@ -1,4 +1,4 @@ # The Jenkins job requires a tag to build the Docker image. # Global-JJB script assumes this file is in the repo root. --- -tag: 6.0.2 +tag: 6.0.3 diff --git a/influxdb-connector/container-tag.yaml b/influxdb-connector/container-tag.yaml index d99778a..9506801 100644 --- a/influxdb-connector/container-tag.yaml +++ b/influxdb-connector/container-tag.yaml @@ -1,4 +1,4 @@ # The Jenkins job requires a tag to build the Docker image. # Global-JJB script assumes this file is in the repo root. --- -tag: 6.0.2 +tag: 6.0.3 diff --git a/postconfig/container-tag.yaml b/postconfig/container-tag.yaml index d99778a..9506801 100644 --- a/postconfig/container-tag.yaml +++ b/postconfig/container-tag.yaml @@ -1,4 +1,4 @@ # The Jenkins job requires a tag to build the Docker image. # Global-JJB script assumes this file is in the repo root. --- -tag: 6.0.2 +tag: 6.0.3 -- 2.16.6