diff options
author | DR695H <dr695h@att.com> | 2019-07-18 14:31:38 -0400 |
---|---|---|
committer | DR695H <dr695h@att.com> | 2019-07-18 14:31:38 -0400 |
commit | b548e17c63d641849bbda1b4837633a9ab7bcaec (patch) | |
tree | fd67bf8e90812bba1f9b6b7a4359dd498f47cf6f | |
parent | 66b4e687e0ad414156fc1f40f627e0df60c18fee (diff) |
use the alalto snapshot
Issue-ID: TEST-176
Change-Id: Ia6b0aa3bd76d599689508ca9d8c222af67626a62
Signed-off-by: DR695H <dr695h@att.com>
-rw-r--r-- | values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/values.yaml b/values.yaml index 29b8aa7..d86ccd4 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 |