diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-05-27 16:48:12 +0200 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2020-05-27 16:48:12 +0200 |
commit | 51322d3b374588a051b4a5522fbd25ac92ffb328 (patch) | |
tree | bbd44bc899d91148f5b80d295b0a5987b727c0dc | |
parent | af810a559a61c18de4fd1b50be7436c3ac58c1d2 (diff) |
Testsuite R6 RC2 1.6.2 docker for OOM
Update testsuite version for RC2 frankfurt
Issue-ID: INT-1550
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I78bf8c3558658c11b2fb1fb96908d9209016014b
-rw-r--r-- | values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/values.yaml b/values.yaml index e4ce91e..1b0ecea 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.6.1 +image: onap/testsuite:1.6.2 pullPolicy: Always ubuntuInitImage: oomk8s/ubuntu-init:2.0.0 |