diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-05-16 15:33:02 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-05-16 15:33:02 -0700 |
commit | 03eb455aae0f81ac4f45d4f68065f7dd8ef76dbd (patch) | |
tree | 0be7af9821aa813b6a0ea37f87c6febc557ed98d /kubernetes/robot | |
parent | 454c8652df4d6342a754025ec8beae587684d77f (diff) |
Sync OOM docker versions with docker-manifest.csv
Sync OOM docker versions with docker-manifest.csv commit
e5a9fb0a2d90d7e626a4b76f4cf53b58e2a3cd6a
Change-Id: I885492c138389d0483d63d5bc211109f83eabe91
Issue-ID: OOM-1053
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'kubernetes/robot')
-rw-r--r-- | kubernetes/robot/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/robot/values.yaml b/kubernetes/robot/values.yaml index e3a2e13027..54d72a7431 100644 --- a/kubernetes/robot/values.yaml +++ b/kubernetes/robot/values.yaml @@ -21,7 +21,7 @@ global: # global defaults # application image repository: nexus3.onap.org:10001 -image: onap/testsuite:1.2-STAGING-latest +image: onap/testsuite:1.2.0 pullPolicy: Always ubuntuInitImage: oomk8s/ubuntu-init:2.0.0 |