diff options
author | edepaul <paul.p.dennehy@ericsson.com> | 2018-09-10 07:45:24 +0100 |
---|---|---|
committer | edepaul <paul.p.dennehy@ericsson.com> | 2018-09-10 08:48:36 +0100 |
commit | 5592fe1acb2d8ddfe580de69f3accfec2c3fbd9a (patch) | |
tree | c95853bbe88e742e91e1e0d60d61a874b128039f | |
parent | 9d8d053e007e1c3251a93da67c53fc0dc557677e (diff) |
Updating testsuite version
Change-Id: Id7d0b8fe22e48cf5525f5bbb04b26bdd3469de06
Signed-off-by: Paul Dennehy <paul.p.dennehy@ericsson.com>
Issue-ID: OOM-1381
-rwxr-xr-x[-rw-r--r--] | values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/values.yaml b/values.yaml index 8a28e89..6156687 100644..100755 --- a/values.yaml +++ b/values.yaml @@ -22,7 +22,7 @@ global: # global defaults # application image repository: nexus3.onap.org:10001 -image: onap/testsuite:1.2.1 +image: onap/testsuite:1.3.1-STAGING-latest pullPolicy: Always ubuntuInitImage: oomk8s/ubuntu-init:2.0.0 |