diff options
author | Brian Freeman <bf1936@att.com> | 2019-08-01 22:25:22 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-08-01 22:25:22 +0000 |
commit | 5475d42040e512913fbaffa9221ad81033714887 (patch) | |
tree | cfcd75b02b8b9d236e3098cdc191064af71170d7 | |
parent | 12dca2ec402ca3113033a0577a18c7cf6ef0e9b7 (diff) | |
parent | 73f33d5553f1d2a42aeb5abe1cfe1852f976d779 (diff) |
Merge "makie 1.50 a release branch"
-rw-r--r-- | values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/values.yaml b/values.yaml index be75030..be35688 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.0-STAGING-latest +image: onap/testsuite:1.5.0 pullPolicy: Always ubuntuInitImage: oomk8s/ubuntu-init:2.0.0 |