From d6f0b023ce7a0e49ee1ba3236d8491ee6beb5e3c Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 6 Apr 2021 08:36:26 -0400 Subject: [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 Change-Id: Ib349918c57e7ce909c2f97d55de96bf2e0dd7c08 --- kubernetes/cds/components/cds-blueprints-processor/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kubernetes/cds/components/cds-blueprints-processor/values.yaml') 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 -- cgit 1.2.3-korg