diff options
author | DR695H <dr695h@att.com> | 2019-09-17 15:58:36 -0400 |
---|---|---|
committer | DR695H <dr695h@att.com> | 2019-09-17 15:58:36 -0400 |
commit | fe07adc537bb511997524cdca8d1221416aec735 (patch) | |
tree | 6a628d610d304baaffa4b92de1b25e500eccfccc /values.yaml | |
parent | db5b5ffbd1e2281664a42ea128cde83f3dd6c8ff (diff) |
update to last release image for testsuite
Issue-ID: TEST-216
Change-Id: I6caadff3cbb6d167c364d380cd9d2a7ad760f127
Signed-off-by: DR695H <dr695h@att.com>
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 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 |