diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-11-15 18:27:40 -0800 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-11-15 21:03:29 -0800 |
commit | 90339d7b00f61332889ffaf23df8e33111438a61 (patch) | |
tree | 1c9c7f062e109c97e64d9578b5a4214cf79eabba /values.yaml | |
parent | a706770a161d3899ac5c5ccc522ce4a9335accbc (diff) |
Sync docker tags with release manifest
Sync docker tags with the release manifest from integration
repo commit b37a3cfdaf92c4855660d2f0c1b20eb482b99bd4.
Change-Id: Iabb203836d0c0adb5604a9303d4a108142ec6757
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 450adeb..9daddfd 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-STAGING-latest +image: onap/testsuite:1.3.1 pullPolicy: Always ubuntuInitImage: oomk8s/ubuntu-init:2.0.0 |