summaryrefslogtreecommitdiffstats
path: root/kubernetes/cds/components/cds-blueprints-processor
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-11-03 11:22:24 -0400
committerDan Timoney <dtimoney@att.com>2021-11-03 11:22:24 -0400
commitb271d0ecc4e532d7c63e3430a7d575f2b07e4980 (patch)
treec9db2dced1f60a24d311c3cca8cd19dc92467c97 /kubernetes/cds/components/cds-blueprints-processor
parentdcaeb1a1320c1db4b4a84e99e7ab4a31dc84fa14 (diff)
[CDS] Bump version for final Istanbul release
Bump CDS image versions to 1.2.1, which is final Istanbul release version. Issue-ID: CCSDK-3506 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I3b8205321d683d2d0b6bd2389b3b8ad6a26ecc62
Diffstat (limited to 'kubernetes/cds/components/cds-blueprints-processor')
-rwxr-xr-xkubernetes/cds/components/cds-blueprints-processor/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/cds/components/cds-blueprints-processor/values.yaml b/kubernetes/cds/components/cds-blueprints-processor/values.yaml
index dc2002877a..f59e8cea4d 100755
--- a/kubernetes/cds/components/cds-blueprints-processor/values.yaml
+++ b/kubernetes/cds/components/cds-blueprints-processor/values.yaml
@@ -87,7 +87,7 @@ certInitializer:
# Application configuration defaults.
#################################################################
# application image
-image: onap/ccsdk-blueprintsprocessor:1.2.0
+image: onap/ccsdk-blueprintsprocessor:1.2.1
pullPolicy: Always
# flag to enable debugging - application support required