Update to latest SDNC and CCSDK containers 99/88699/2
authorTimoney, Dan (dt5972) <dtimoney@att.com>
Tue, 28 May 2019 15:39:06 +0000 (11:39 -0400)
committerDan Timoney <dtimoney@att.com>
Wed, 29 May 2019 00:21:58 +0000 (00:21 +0000)
Update to use latest CCSDK and SDNC releases (0.4.3 and 1.5.2,
respectively).

Change-Id: I1412f5b3744a37db87b498650d06889fb90e2d0f
Issue-ID: CCSDK-1362
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 6b88f84..fc16610 100755 (executable)
@@ -40,7 +40,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/ccsdk-blueprintsprocessor:0.4.2
+image: onap/ccsdk-blueprintsprocessor:0.4.3
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 0c3ea78..70b6125 100755 (executable)
@@ -40,7 +40,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/ccsdk-commandexecutor:0.4.2
+image: onap/ccsdk-commandexecutor:0.4.3
 pullPolicy: Always
 
 # application configuration
index 1fc0acb..2276128 100755 (executable)
@@ -38,7 +38,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/ccsdk-controllerblueprints:0.4.2
+image: onap/ccsdk-controllerblueprints:0.4.3
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 7e1c4c5..922362e 100644 (file)
@@ -37,7 +37,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/ccsdk-sdclistener:0.4.2
+image: onap/ccsdk-sdclistener:0.4.3
 name: sdc-listener
 pullPolicy: Always
 
index 1b383fb..2ef8736 100644 (file)
@@ -28,7 +28,7 @@ subChartsOnly:
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/ccsdk-cds-ui-server:0.4.2
+image: onap/ccsdk-cds-ui-server:0.4.3
 pullPolicy: Always
 
 # application configuration
index 944b63f..f7b2078 100644 (file)
@@ -47,7 +47,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/ccsdk-dgbuilder-image:0.4.2
+image: onap/ccsdk-dgbuilder-image:0.4.3
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 888a07a..bc8157b 100644 (file)
@@ -54,7 +54,7 @@ mariadb-galera:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/ccsdk-apps-ms-neng:0.4.2
+image: onap/ccsdk-apps-ms-neng:0.4.3
 pullPolicy: IfNotPresent
 
 # application configuration
index 8552fd5..c135835 100644 (file)
@@ -27,7 +27,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/sdnc-dmaap-listener-image:1.5.1
+image: onap/sdnc-dmaap-listener-image:1.5.2
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index ed19683..4c80d9c 100644 (file)
@@ -27,7 +27,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/sdnc-ansible-server-image:1.5.1
+image: onap/sdnc-ansible-server-image:1.5.2
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 4a51a96..d51a509 100644 (file)
@@ -27,7 +27,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/admportal-sdnc-image:1.5.1
+image: onap/admportal-sdnc-image:1.5.2
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 763af62..0793352 100644 (file)
@@ -27,7 +27,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/sdnc-ueb-listener-image:1.5.1
+image: onap/sdnc-ueb-listener-image:1.5.2
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 0cd5b60..03fdd01 100644 (file)
@@ -32,7 +32,7 @@ global:
 # application images
 repository: nexus3.onap.org:10001
 pullPolicy: Always
-image: onap/sdnc-image:1.5.1
+image: onap/sdnc-image:1.5.2
 
 # flag to enable debugging - application support required
 debugEnabled: false