From 51322d3b374588a051b4a5522fbd25ac92ffb328 Mon Sep 17 00:00:00 2001 From: mrichomme Date: Wed, 27 May 2020 16:48:12 +0200 Subject: Testsuite R6 RC2 1.6.2 docker for OOM Update testsuite version for RC2 frankfurt Issue-ID: INT-1550 Signed-off-by: mrichomme Change-Id: I78bf8c3558658c11b2fb1fb96908d9209016014b --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index e4ce91e..1b0ecea 100644 --- a/values.yaml +++ b/values.yaml @@ -22,7 +22,7 @@ global: # global defaults # application image repository: nexus3.onap.org:10001 -image: onap/testsuite:1.6.1 +image: onap/testsuite:1.6.2 pullPolicy: Always ubuntuInitImage: oomk8s/ubuntu-init:2.0.0 -- cgit 1.2.3-korg