diff options
author | DR695H <dr695h@att.com> | 2019-08-01 16:51:21 -0400 |
---|---|---|
committer | DR695H <dr695h@att.com> | 2019-08-01 16:51:21 -0400 |
commit | 73f33d5553f1d2a42aeb5abe1cfe1852f976d779 (patch) | |
tree | 41ef53f6ae8680bbf5dcb98bdb2b6c14ee734b31 | |
parent | 1367ea56a7b0e66ac70f794411a6025c613121f8 (diff) |
makie 1.50 a release branch
Issue-ID: TEST-185
Change-Id: I5ff59bff143ae53e3fd88ec347f1f595df08e805
Signed-off-by: DR695H <dr695h@att.com>
-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 |