aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/cds/components/cds-blueprints-processor
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-04-06 08:36:26 -0400
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>2021-04-07 11:55:32 +0000
commitc2dc7a79961e8c99ab04e5b3f44ad9bcbd907b9e (patch)
treef62c5fe27ca56001d93f1d0f9da8ccdd7414dad5 /kubernetes/cds/components/cds-blueprints-processor
parentda135d210995dca46042c51562a37fd99af45391 (diff)
[CDS] Bump CDS versions for RC1 bug fixes
Bump CDS images to version 1.1.2 to install bug fixes discovered between M3 and RC1. The set of bug fixes included can be found in this Jira link: https://jira.onap.org/issues/?filter=12492 Issue-ID: CCSDK-3239 Issue-ID: CCSDK-3232 Issue-ID: CCSDK-3230 Issue-ID: CCSDK-3221 Issue-ID: CCSDK-3220 Issue-ID: CCSDK-3219 Issue-ID: CCSDK-3211 Issue-ID: CCSDK-3216 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ib349918c57e7ce909c2f97d55de96bf2e0dd7c08 (cherry picked from commit d6f0b023ce7a0e49ee1ba3236d8491ee6beb5e3c)
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 7858a24a62..266032844d 100755
--- a/kubernetes/cds/components/cds-blueprints-processor/values.yaml
+++ b/kubernetes/cds/components/cds-blueprints-processor/values.yaml
@@ -51,7 +51,7 @@ secrets:
# Application configuration defaults.
#################################################################
# application image
-image: onap/ccsdk-blueprintsprocessor:1.1.1
+image: onap/ccsdk-blueprintsprocessor:1.1.2
pullPolicy: Always
# flag to enable debugging - application support required