summaryrefslogtreecommitdiffstats
path: root/kubernetes/cds/charts/cds-sdc-listener
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-11-19 08:08:42 -0500
committerDan Timoney <dtimoney@att.com>2020-11-24 13:10:53 +0000
commitb0d08e8e833725efabd2fb4634086f7da46522a2 (patch)
tree3df79d5067d5fa9e086f3b4095acc23737721416 /kubernetes/cds/charts/cds-sdc-listener
parent32d44e977649f3a4085a565adfbede964a029657 (diff)
[CCSDK/CDS] Bump CDS version for final Guilin release
This installs version 1.0.2 of the CCSDK CDS docker containers, which contains the following fix: CCSDK-2980: BlueprintWebClientService should not encode already encoded uri CCSDK-2914: CDS Blueprocessor certificate issue with AAI ' Issue-ID: CCSDK-2973 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I4aa15faa96dbb029135749a6888b431c2ee52d3a (cherry picked from commit c100dc5c0a66c83474468161018b5e30b0e1015a)
Diffstat (limited to 'kubernetes/cds/charts/cds-sdc-listener')
-rw-r--r--kubernetes/cds/charts/cds-sdc-listener/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/cds/charts/cds-sdc-listener/values.yaml b/kubernetes/cds/charts/cds-sdc-listener/values.yaml
index a0417c457a..c830d1d419 100644
--- a/kubernetes/cds/charts/cds-sdc-listener/values.yaml
+++ b/kubernetes/cds/charts/cds-sdc-listener/values.yaml
@@ -36,7 +36,7 @@ global:
#################################################################
# application image
repository: nexus3.onap.org:10001
-image: onap/ccsdk-sdclistener:1.0.1
+image: onap/ccsdk-sdclistener:1.0.3
name: sdc-listener
pullPolicy: Always