diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-04-30 15:06:34 +0200 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2020-04-30 15:06:34 +0200 |
commit | beea44604181479064665a2deb67d72c8c0e5d85 (patch) | |
tree | cd67e06fcdbcc0f62388228bde24655bcf8e767f /values.yaml | |
parent | 1367bd680380828977982030eb9784250c579e25 (diff) |
[Integration][Testsuite] bump 1.6.1 version
Issue-ID: INT-1567
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Ib337dc9134b54cadd9bb1ae7a2fa1fdfeaa42c4f
Diffstat (limited to 'values.yaml')
-rw-r--r-- | values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/values.yaml b/values.yaml index 339edae..de5c268 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.0 +image: onap/testsuite:1.6.1 pullPolicy: Always ubuntuInitImage: oomk8s/ubuntu-init:2.0.0 |