summaryrefslogtreecommitdiffstats
path: root/kubernetes/sdnc/components/dmaap-listener
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-01-13 08:15:18 -0500
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>2021-01-20 08:48:39 +0100
commit20283548f97ed97fab5ff17956c6885cbc3147ec (patch)
treee668179d6a0cae07763c6d2df2333ebddbb32fb1 /kubernetes/sdnc/components/dmaap-listener
parentf2cc30d314acdc5efdbee957416891a49b7ab799 (diff)
[SDNC] Bump versions for Guilin mtce release 1
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)
Diffstat (limited to 'kubernetes/sdnc/components/dmaap-listener')
-rw-r--r--kubernetes/sdnc/components/dmaap-listener/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/sdnc/components/dmaap-listener/values.yaml b/kubernetes/sdnc/components/dmaap-listener/values.yaml
index 0f3f18b6b2..4695f36a1d 100644
--- a/kubernetes/sdnc/components/dmaap-listener/values.yaml
+++ b/kubernetes/sdnc/components/dmaap-listener/values.yaml
@@ -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