From: Lukasz Rajewski Date: Tue, 20 Sep 2022 07:01:39 +0000 (+0200) Subject: [CDS] Update the CDS blueprintprocessor X-Git-Tag: 11.0.0~74^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=oom.git;a=commitdiff_plain;h=b107b132b6b469e58e52fbd3849e89d34126ac14 [CDS] Update the CDS blueprintprocessor Fixed recent bugs i.e. for rest clients or UAT tests Issue-ID: CCSDK-3767 Signed-off-by: Lukasz Rajewski Change-Id: Ic64bb42a0c3006b30bba0dafa5ac5e054a51bddc --- diff --git a/kubernetes/cds/components/cds-blueprints-processor/values.yaml b/kubernetes/cds/components/cds-blueprints-processor/values.yaml index 023bf4917b..49e0ec6758 100755 --- a/kubernetes/cds/components/cds-blueprints-processor/values.yaml +++ b/kubernetes/cds/components/cds-blueprints-processor/values.yaml @@ -108,7 +108,7 @@ certInitializer: # Application configuration defaults. ################################################################# # application image -image: onap/ccsdk-blueprintsprocessor:1.3.0 +image: onap/ccsdk-blueprintsprocessor:1.3.1 pullPolicy: Always # flag to enable debugging - application support required