Update helm charts to use final version of SDNC and CDS docker images

Update helm charts to use final Dublin version of SDNC docker images
(version 1.5.4) and CDS docker images (version 0.4.5)

Change-Id: Ibb8ca03fe2a924329b39205bc14b165456e273b7
Issue-ID: SDNC-795
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
diff --git a/kubernetes/cds/charts/cds-controller-blueprints/values.yaml b/kubernetes/cds/charts/cds-controller-blueprints/values.yaml
index 9030000..c924b2b 100755
--- a/kubernetes/cds/charts/cds-controller-blueprints/values.yaml
+++ b/kubernetes/cds/charts/cds-controller-blueprints/values.yaml
@@ -38,7 +38,7 @@
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/ccsdk-controllerblueprints:0.4.4
+image: onap/ccsdk-controllerblueprints:0.4.5
 pullPolicy: Always
 
 # flag to enable debugging - application support required