summaryrefslogtreecommitdiffstats
path: root/kubernetes/cds/charts/cds-controller-blueprints/values.yaml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-06-11 10:32:24 +0200
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-06-11 11:38:24 +0200
commite943a52fc5c8c836f8b389d9703419336f9e5acb (patch)
treee8afc0a7104c4790fc076f65e9dc9b3587dc14a8 /kubernetes/cds/charts/cds-controller-blueprints/values.yaml
parentd55a1b07f956c98a48e336baf634ef61db9e7a71 (diff)
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>
Diffstat (limited to 'kubernetes/cds/charts/cds-controller-blueprints/values.yaml')
-rwxr-xr-xkubernetes/cds/charts/cds-controller-blueprints/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/cds/charts/cds-controller-blueprints/values.yaml b/kubernetes/cds/charts/cds-controller-blueprints/values.yaml
index 9030000719..c924b2bd5c 100755
--- a/kubernetes/cds/charts/cds-controller-blueprints/values.yaml
+++ b/kubernetes/cds/charts/cds-controller-blueprints/values.yaml
@@ -38,7 +38,7 @@ global:
#################################################################
# 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