diff options
author | 2019-07-22 14:09:30 +0000 | |
---|---|---|
committer | 2019-07-22 14:09:30 +0000 | |
commit | 09f0ac5c882d689cef22ded97dd1fbd17986e866 (patch) | |
tree | 4a6a9b3a14e9c674830e1b55447af353e0ad18d7 | |
parent | 3f65e743025829376a18afdab6658c6ee441aa95 (diff) | |
parent | b548e17c63d641849bbda1b4837633a9ab7bcaec (diff) |
Merge "use the alalto snapshot"
-rw-r--r-- | values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/values.yaml b/values.yaml index cb10e38..be75030 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.4.2 +image: onap/testsuite:1.5.0-STAGING-latest pullPolicy: Always ubuntuInitImage: oomk8s/ubuntu-init:2.0.0 |