commit | 9f2a5774b5c8e2429bd06f13e52fb828ff051c8d | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Dec 19 11:48:50 2022 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Mon Dec 19 11:48:50 2022 -0500 |
tree | 9fbc86deab8f1ea71131c2ecfa6710c9bc7c536d | |
parent | 4be5581537d8acd33636f3f621831efae96ee4ac [diff] [blame] |
[SDNC] Version bump for final Kohn release for SDNC and CDS Contains bug fix for dmaapListener version Issue-ID: SDNC-1765 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I1f5f84bd230c51b517be0a6ee951a58649b21176
diff --git a/kubernetes/cds/components/cds-blueprints-processor/values.yaml b/kubernetes/cds/components/cds-blueprints-processor/values.yaml index 87a1b03..cd12c5c 100755 --- a/kubernetes/cds/components/cds-blueprints-processor/values.yaml +++ b/kubernetes/cds/components/cds-blueprints-processor/values.yaml
@@ -108,7 +108,7 @@ # Application configuration defaults. ################################################################# # application image -image: onap/ccsdk-blueprintsprocessor:1.4.1 +image: onap/ccsdk-blueprintsprocessor:1.4.2 pullPolicy: Always # flag to enable debugging - application support required