aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/sdnc/components/ueb-listener/values.yaml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-09-14 11:57:55 -0400
committerDan Timoney <dtimoney@att.com>2020-09-21 15:45:25 +0000
commita98765b504f848e0945f367b7da7b7bdeaefa9ad (patch)
tree55009c2fb53e295f27eb3d85ec10de4586dd1436 /kubernetes/sdnc/components/ueb-listener/values.yaml
parent1d7d0e2834531a278b0c3af57ce4cc6e2b62b3ee (diff)
[SDNC/CCSDK] Guilin version bump
Bump image versions to use Guilin M4 version of SDNC images and of CCSDK dgbuilder. Note - SDNR remains disabled in this commit pending fix to its endpoint. Also, note that CDS version bump is not included - that will be submitted as a separate review. Issue-ID: SDNC-1355 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I8d660a8e303a18d4674f832b9239fa50c5abf3f2
Diffstat (limited to 'kubernetes/sdnc/components/ueb-listener/values.yaml')
-rw-r--r--kubernetes/sdnc/components/ueb-listener/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/sdnc/components/ueb-listener/values.yaml b/kubernetes/sdnc/components/ueb-listener/values.yaml
index a8b7c13550..ad5cbda4f3 100644
--- a/kubernetes/sdnc/components/ueb-listener/values.yaml
+++ b/kubernetes/sdnc/components/ueb-listener/values.yaml
@@ -61,7 +61,7 @@ secrets:
#################################################################
# application image
repository: nexus3.onap.org:10001
-image: onap/sdnc-ueb-listener-image:1.8.4
+image: onap/sdnc-ueb-listener-image:2.0.1
pullPolicy: Always
# flag to enable debugging - application support required