diff options
author | Brian Freeman <bf1936@att.com> | 2019-09-17 21:01:03 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-09-17 21:01:03 +0000 |
commit | 79abf3c8548fcef3ec0db7d722b1c4e9312d95d6 (patch) | |
tree | e7a0c4a1eaeee5ed1c1f372f9fa0f051cb87fbb1 | |
parent | e319430e199814608529493c30579e15a481a070 (diff) | |
parent | fe07adc537bb511997524cdca8d1221416aec735 (diff) |
Merge "update to last release image for testsuite"
-rw-r--r-- | values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/values.yaml b/values.yaml index e14b845..4c88c86 100644 --- a/values.yaml +++ b/values.yaml @@ -22,7 +22,7 @@ global: # global defaults # application image repository: nexus3.onap.org:10001 -image: onap/testsuite:1.5.1 +image: onap/testsuite:1.5.2 pullPolicy: Always ubuntuInitImage: oomk8s/ubuntu-init:2.0.0 |