[CCSDK/CDS] Bump CDS version for final Guilin release 02/115102/2
authorDan Timoney <dtimoney@att.com>
Thu, 19 Nov 2020 13:08:42 +0000 (08:08 -0500)
committerDan Timoney <dtimoney@att.com>
Mon, 23 Nov 2020 14:28:22 +0000 (09:28 -0500)
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

kubernetes/cds/charts/cds-blueprints-processor/values.yaml
kubernetes/cds/charts/cds-command-executor/values.yaml
kubernetes/cds/charts/cds-py-executor/values.yaml
kubernetes/cds/charts/cds-sdc-listener/values.yaml
kubernetes/cds/charts/cds-ui/values.yaml

index 1f61bc9..6c5dfbb 100755 (executable)
@@ -61,7 +61,7 @@ secrets:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/ccsdk-blueprintsprocessor:1.0.1
+image: onap/ccsdk-blueprintsprocessor:1.0.3
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 01fcad8..f7dc4cf 100755 (executable)
@@ -39,7 +39,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/ccsdk-commandexecutor:1.0.1
+image: onap/ccsdk-commandexecutor:1.0.3
 pullPolicy: Always
 
 # application configuration
index decd161..5bff0be 100755 (executable)
@@ -37,7 +37,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/ccsdk-py-executor:1.0.1
+image: onap/ccsdk-py-executor:1.0.3
 pullPolicy: Always
 
 # default number of instances
index a0417c4..c830d1d 100644 (file)
@@ -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
 
index f9049a6..496aa85 100644 (file)
@@ -26,7 +26,7 @@ subChartsOnly:
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/ccsdk-cds-ui-server:1.0.1
+image: onap/ccsdk-cds-ui-server:1.0.3
 pullPolicy: Always
 
 # application configuration