Update sdnc/ccsdk versions to 1.5.3/0.4.4 50/89550/1
authorTimoney, Dan (dt5972) <dtimoney@att.com>
Thu, 6 Jun 2019 22:46:05 +0000 (18:46 -0400)
committerTimoney, Dan (dt5972) <dtimoney@att.com>
Thu, 6 Jun 2019 22:46:05 +0000 (18:46 -0400)
Update SDNC and CCSDK versions to reflect latest CCSDK/SDNC docker versions

Change-Id: I325a999a77e8e4e9ff7ba3ddbd99b5dc91c46695
Issue-ID: SDNC-793
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
12 files changed:
kubernetes/cds/charts/cds-blueprints-processor/values.yaml
kubernetes/cds/charts/cds-command-executor/values.yaml
kubernetes/cds/charts/cds-controller-blueprints/values.yaml
kubernetes/cds/charts/cds-sdc-listener/values.yaml
kubernetes/cds/charts/cds-ui/values.yaml
kubernetes/common/dgbuilder/values.yaml
kubernetes/common/network-name-gen/values.yaml
kubernetes/sdnc/charts/dmaap-listener/values.yaml
kubernetes/sdnc/charts/sdnc-ansible-server/values.yaml
kubernetes/sdnc/charts/sdnc-portal/values.yaml
kubernetes/sdnc/charts/ueb-listener/values.yaml
kubernetes/sdnc/values.yaml

index fc16610..43b5f49 100755 (executable)
@@ -40,7 +40,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/ccsdk-blueprintsprocessor:0.4.3
+image: onap/ccsdk-blueprintsprocessor:0.4.4
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 70b6125..73f449b 100755 (executable)
@@ -40,7 +40,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/ccsdk-commandexecutor:0.4.3
+image: onap/ccsdk-commandexecutor:0.4.4
 pullPolicy: Always
 
 # application configuration
index 2276128..9030000 100755 (executable)
@@ -38,7 +38,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/ccsdk-controllerblueprints:0.4.3
+image: onap/ccsdk-controllerblueprints:0.4.4
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 922362e..d4c0cd7 100644 (file)
@@ -37,7 +37,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/ccsdk-sdclistener:0.4.3
+image: onap/ccsdk-sdclistener:0.4.4
 name: sdc-listener
 pullPolicy: Always
 
index 2ef8736..c7bf6ec 100644 (file)
@@ -28,7 +28,7 @@ subChartsOnly:
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/ccsdk-cds-ui-server:0.4.3
+image: onap/ccsdk-cds-ui-server:0.4.4
 pullPolicy: Always
 
 # application configuration
index f7b2078..4094801 100644 (file)
@@ -47,7 +47,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/ccsdk-dgbuilder-image:0.4.3
+image: onap/ccsdk-dgbuilder-image:0.4.4
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index bc8157b..02c69ad 100644 (file)
@@ -54,7 +54,7 @@ mariadb-galera:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/ccsdk-apps-ms-neng:0.4.3
+image: onap/ccsdk-apps-ms-neng:0.4.4
 pullPolicy: IfNotPresent
 
 # application configuration
index c135835..65c1dcf 100644 (file)
@@ -27,7 +27,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/sdnc-dmaap-listener-image:1.5.2
+image: onap/sdnc-dmaap-listener-image:1.5.3
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 4c80d9c..e5df37d 100644 (file)
@@ -27,7 +27,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/sdnc-ansible-server-image:1.5.2
+image: onap/sdnc-ansible-server-image:1.5.3
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index d51a509..2cfab8f 100644 (file)
@@ -27,7 +27,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/admportal-sdnc-image:1.5.2
+image: onap/admportal-sdnc-image:1.5.3
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 0793352..5e6fe53 100644 (file)
@@ -27,7 +27,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/sdnc-ueb-listener-image:1.5.2
+image: onap/sdnc-ueb-listener-image:1.5.3
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 03fdd01..4013486 100644 (file)
@@ -32,7 +32,7 @@ global:
 # application images
 repository: nexus3.onap.org:10001
 pullPolicy: Always
-image: onap/sdnc-image:1.5.2
+image: onap/sdnc-image:1.5.3
 
 # flag to enable debugging - application support required
 debugEnabled: false