From 969a783bda4f953f70643a9bbd699b4c2af3d32c Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Wed, 10 Jul 2019 20:39:50 -0700 Subject: [PATCH] Bump testsuite image to 1.5.0-STAGING-latest Issue-ID: INT-1122 Signed-off-by: Gary Wu Change-Id: I369dfe4fb3dbe3c65565d92113ab9b2155a8462f --- kubernetes/robot/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/robot/values.yaml b/kubernetes/robot/values.yaml index 1bbe664def..ff59bedd7d 100644 --- a/kubernetes/robot/values.yaml +++ b/kubernetes/robot/values.yaml @@ -22,7 +22,7 @@ global: # global defaults # application image repository: nexus3.onap.org:10001 -image: onap/testsuite:1.4.2 +image: onap/testsuite:1.5.0-STAGING-latest pullPolicy: Always ubuntuInitImage: oomk8s/ubuntu-init:2.0.0 -- 2.16.6