diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-05-27 16:48:12 +0200 |
---|---|---|
committer | Morgan Richomme <morgan.richomme@orange.com> | 2020-05-28 07:45:59 +0000 |
commit | d80164a8b6d73762dcfd8d14262811b7ff52caf3 (patch) | |
tree | 8d528848575cb44bbd7cc99c1d9f6ccb9262730d | |
parent | fc6143a31ef4a55d649f8e5384f661671274331c (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
(cherry picked from commit 51322d3b374588a051b4a5522fbd25ac92ffb328)
-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 |