diff options
author | DR695H <dr695h@att.com> | 2019-08-05 15:45:26 -0400 |
---|---|---|
committer | DR695H <dr695h@att.com> | 2019-08-05 15:46:36 -0400 |
commit | 8d68afdffe08d321e433ce0355be6f7a15940143 (patch) | |
tree | 4371b8675d7853d83e70ad8ada2430edeb464a59 | |
parent | 9480bfde7918617339de458fdd0c44d7b0e4739b (diff) |
change staging to latest tag
Change-Id: Ic4c3b43d032fbcfa17bc090986b47e1000f89ca5
Issue-ID: TEST-188
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 be35688..be75030 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 +image: onap/testsuite:1.5.0-STAGING-latest pullPolicy: Always ubuntuInitImage: oomk8s/ubuntu-init:2.0.0 |