From c3f46b1361023eab2f7acd62256ee31322a337eb Mon Sep 17 00:00:00 2001 From: sebdet Date: Fri, 10 Jul 2020 10:19:48 +0200 Subject: [SDC] Update sdc images for ElAlto Update the sdc images for ElAlto maintenance release, moving to 1.5.3 for SDC images and 1.3.2-1 for dcae-ds. Issue-ID: SDC-3199 Signed-off-by: sebdet Change-Id: I6bf5ac31e65cc00703e7abfd7e5f9722c5b52881 --- kubernetes/sdc/charts/sdc-dcae-dt/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kubernetes/sdc/charts/sdc-dcae-dt/values.yaml') diff --git a/kubernetes/sdc/charts/sdc-dcae-dt/values.yaml b/kubernetes/sdc/charts/sdc-dcae-dt/values.yaml index 7a1fffcc8e..35d195aa10 100644 --- a/kubernetes/sdc/charts/sdc-dcae-dt/values.yaml +++ b/kubernetes/sdc/charts/sdc-dcae-dt/values.yaml @@ -27,7 +27,7 @@ global: ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/dcae-dt:1.3.2 +image: onap/dcae-dt:1.3.2-1 pullPolicy: IfNotPresent config: javaOptions: -XX:MaxPermSize=256m -Xmx1024m -Dconfig.home=config -Dlog.home=/var/lib/jetty/logs/ -Dlogging.config=config/dcae-dt/logback-spring.xml -- cgit 1.2.3-korg