diff options
author | Brian Freeman <bf1936@att.com> | 2019-10-23 16:44:45 -0500 |
---|---|---|
committer | Brian Freeman <bf1936@att.com> | 2019-10-23 16:44:55 -0500 |
commit | 71d1a6e7ea4cdba97aed46c66921ab213b4588ff (patch) | |
tree | 9ff11094334cd74c691008cca21bfb02fa84aadb | |
parent | 93d2ae2506dd0c9961e9c76cf94b5d2666a30668 (diff) |
Update to 1.5.45.1.0-ONAP5.0.1-ONAP
Issue-ID: TEST-216
Change-Id: Ia00b0ab26a47cfd3306ccc14f1f7950c54690144
Signed-off-by: Brian Freeman <bf1936@att.com>
-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 |