From 77cb3c3602125e344677a0abdc134daca90dce05 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Wed, 30 May 2018 14:30:47 -0700 Subject: Sync OOM docker versions with docker-manifest.csv Sync OOM docker versions with docker-manifest.csv commit a6e05c8c18624a1794abb1d3a3ab879a7a06bcfe Change-Id: If8df538638670e0f1080d41d40d06de54ab1d93a Issue-ID: OOM-1053 Signed-off-by: Gary Wu --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'values.yaml') diff --git a/values.yaml b/values.yaml index 54d72a7..cc81b9d 100644 --- a/values.yaml +++ b/values.yaml @@ -21,7 +21,7 @@ global: # global defaults # application image repository: nexus3.onap.org:10001 -image: onap/testsuite:1.2.0 +image: onap/testsuite:1.2.1 pullPolicy: Always ubuntuInitImage: oomk8s/ubuntu-init:2.0.0 -- cgit 1.2.3-korg