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 | ac96dae6e8928a7c2fcdbd1d1716a8d4a2044102 (patch) | |
tree | 0bfa7630b339ef4e21f5e8c2f76f7f2fe5f14d3b /kubernetes/robot/values.yaml | |
parent | 38f74ca0461931a1f1d5fefd0dd91900c57a81ee (diff) |
use the alalto snapshot
Issue-ID: TEST-176
Change-Id: Ia6b0aa3bd76d599689508ca9d8c222af67626a62
Signed-off-by: DR695H <dr695h@att.com>
Diffstat (limited to 'kubernetes/robot/values.yaml')
-rw-r--r-- | kubernetes/robot/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/robot/values.yaml b/kubernetes/robot/values.yaml index 29b8aa73f7..d86ccd466c 100644 --- a/kubernetes/robot/values.yaml +++ b/kubernetes/robot/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 |