diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-11-21 21:34:30 -0800 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-11-21 21:34:30 -0800 |
commit | caa1acc3c87e0041e2b26f8d78b5c27adfd7dcf0 (patch) | |
tree | 91e64b465a68e822fa1109d32f4881110be23765 /values.yaml | |
parent | 5df414c7e87e7b1fb636c4d1b3ce8a5d8b2026d8 (diff) |
Sync docker tags with release manifest
Sync docker tags with the release manifest from integration
repo commit a7c98ae0fabb0a94fbdc030e6f7c519439923045.
Change-Id: Idb73aa4f05a948b7e1d70723cc6a52b8fd6f0517
Issue-ID: INT-663
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'values.yaml')
-rwxr-xr-x | values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/values.yaml b/values.yaml index 6ac23c0..ede9a04 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.3.1 +image: onap/testsuite:1.3.2 pullPolicy: Always ubuntuInitImage: oomk8s/ubuntu-init:2.0.0 |