[SDNC] Upgrade to final SDNC Guilin docker version 62/115062/1
authorDan Timoney <dtimoney@att.com>
Wed, 18 Nov 2020 21:43:33 +0000 (16:43 -0500)
committerDan Timoney <dtimoney@att.com>
Wed, 18 Nov 2020 21:43:33 +0000 (16:43 -0500)
Upgrade to version 2.0.4 of SDNC docker containers, which contain
fixes for the following High severity issues:

CCSDK-2979: devicemanager onf14 influences ietf-alarms.yang using devicemanagers
SDNC-1413: CCVPN - Transport Slicing: SDNC development - PATCH operation instead of POST
SDNC-1414: CCVPN - Transport Slicing: SDNC development - Need to unset a context variable in a for loop node in DG

Issue-ID: SDNC-1409
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Icf39ad2e8280ddd4cea53a54905b27f61bb05aab

kubernetes/sdnc/components/dmaap-listener/values.yaml
kubernetes/sdnc/components/sdnc-ansible-server/values.yaml
kubernetes/sdnc/components/sdnc-web/values.yaml
kubernetes/sdnc/components/ueb-listener/values.yaml
kubernetes/sdnc/values.yaml

index dfc1c53..0f3f18b 100644 (file)
@@ -55,7 +55,7 @@ secrets:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/sdnc-dmaap-listener-image:2.0.3
+image: onap/sdnc-dmaap-listener-image:2.0.4
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index a674f78..080ae9c 100644 (file)
@@ -55,7 +55,7 @@ secrets:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/sdnc-ansible-server-image:2.0.3
+image: onap/sdnc-ansible-server-image:2.0.4
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 7319e22..136379a 100644 (file)
@@ -27,7 +27,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: "onap/sdnc-web-image:2.0.3"
+image: "onap/sdnc-web-image:2.0.4"
 pullPolicy: Always
 
 config:
index 33dbb79..2b0da14 100644 (file)
@@ -61,7 +61,7 @@ secrets:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/sdnc-ueb-listener-image:2.0.3
+image: onap/sdnc-ueb-listener-image:2.0.4
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 77b4a0e..7f6312f 100644 (file)
@@ -136,7 +136,7 @@ secrets:
 
 repository: nexus3.onap.org:10001
 pullPolicy: Always
-image: onap/sdnc-image:2.0.3
+image: onap/sdnc-image:2.0.4
 busyboxRepository: docker.io
 busyboxImage: busybox:1.30