diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-05-30 14:30:47 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-06-05 07:53:30 -0700 |
commit | 77cb3c3602125e344677a0abdc134daca90dce05 (patch) | |
tree | 0be05dae83dcd338cfd58679351e07bb8783f469 | |
parent | 91af4b70f8d99c0a6469be0e3fd23d60da71f73c (diff) |
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 <gary.i.wu@huawei.com>
-rw-r--r-- | values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |