diff options
author | Brian Freeman <bf1936@att.com> | 2019-10-23 16:44:45 -0500 |
---|---|---|
committer | Brian Freeman <bf1936@att.com> | 2019-10-25 13:54:33 +0000 |
commit | 868374dc9e41555fa9e75a0ca63deb7cd6780ab9 (patch) | |
tree | 1205381d04774cb6a72f63cf718b7cf0b6292a7f | |
parent | 3d18bf3cba8b1b8d021914d4751ea44f7c3e3cd4 (diff) |
Update to 1.5.4
Issue-ID: TEST-216
Change-Id: Ia00b0ab26a47cfd3306ccc14f1f7950c54690144
Signed-off-by: Brian Freeman <bf1936@att.com>
(cherry picked from commit 71d1a6e7ea4cdba97aed46c66921ab213b4588ff)
-rw-r--r-- | values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/values.yaml b/values.yaml index 4c88c86..3696057 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.2 +image: onap/testsuite:1.5.4 pullPolicy: Always ubuntuInitImage: oomk8s/ubuntu-init:2.0.0 |