diff options
author | Borislav Glozman <Borislav.Glozman@amdocs.com> | 2019-07-22 14:09:30 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-07-22 14:09:30 +0000 |
commit | 032f4d5e8df178427e95df4665a27c4987285c2c (patch) | |
tree | ff174ffbdf37917d79b22df901dd383bd9efb6e7 /kubernetes/robot | |
parent | 750c10141b6b642303b83778f73bad54aa34348b (diff) | |
parent | ac96dae6e8928a7c2fcdbd1d1716a8d4a2044102 (diff) |
Merge "use the alalto snapshot"
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 cb10e384af..be75030b8e 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 |