[SDNC] Bump versions for Guilin mtce release 1 09/117009/2
authorDan Timoney <dtimoney@att.com>
Wed, 13 Jan 2021 13:15:18 +0000 (08:15 -0500)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Wed, 20 Jan 2021 07:48:39 +0000 (08:48 +0100)
Bump SDNC docker version to 2.0.5 for Guilin maintenance release.  This
release contains bug fixes related to the Transport Slicing use case
(see Issue-ID footers for list of Jiras addressed)

Issue-ID: SDNC-1431
Issue-ID: CCSDK-3075
Issue-ID: CCSDK-3013
Signed-off-by: Dan Timoney <dtimoney@att.com>
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I87526ad058b413692cb731d3cad1457efbefc108
(cherry picked from commit d1f39e32d1d506323b98ee1d45d7c4732c079954)

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 0f3f18b..4695f36 100644 (file)
@@ -55,7 +55,7 @@ secrets:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/sdnc-dmaap-listener-image:2.0.4
+image: onap/sdnc-dmaap-listener-image:2.0.5
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 080ae9c..fd85746 100644 (file)
@@ -55,7 +55,7 @@ secrets:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/sdnc-ansible-server-image:2.0.4
+image: onap/sdnc-ansible-server-image:2.0.5
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 136379a..5496e9a 100644 (file)
@@ -27,7 +27,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: "onap/sdnc-web-image:2.0.4"
+image: "onap/sdnc-web-image:2.0.5"
 pullPolicy: Always
 
 config:
index 2b0da14..09a3b5d 100644 (file)
@@ -61,7 +61,7 @@ secrets:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/sdnc-ueb-listener-image:2.0.4
+image: onap/sdnc-ueb-listener-image:2.0.5
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index f710deb..31d5604 100644 (file)
@@ -136,7 +136,7 @@ secrets:
 
 repository: nexus3.onap.org:10001
 pullPolicy: Always
-image: onap/sdnc-image:2.0.4
+image: onap/sdnc-image:2.0.5
 busyboxRepository: docker.io
 busyboxImage: busybox:1.30