From 783253611417d12fcdae627c961d3ee13418b34f Mon Sep 17 00:00:00 2001 From: santanude Date: Thu, 17 Nov 2022 13:24:56 +0530 Subject: [PATCH] Bump up release version to 6.0.2 SMO-102 Signed-off-by: santanude Change-Id: Ic7586c29000e2e2ed95d6adc880f5fe8433bc65c Signed-off-by: santanude --- 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 11f2e4f..d99778a 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.1 +tag: 6.0.2 diff --git a/dmaapadapter/container-tag.yaml b/dmaapadapter/container-tag.yaml index 11f2e4f..d99778a 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.1 +tag: 6.0.2 diff --git a/influxdb-connector/container-tag.yaml b/influxdb-connector/container-tag.yaml index 11f2e4f..d99778a 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.1 +tag: 6.0.2 diff --git a/postconfig/container-tag.yaml b/postconfig/container-tag.yaml index 11f2e4f..d99778a 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.1 +tag: 6.0.2 -- 2.16.6