diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-03-20 17:24:59 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-03-20 17:25:09 -0400 |
commit | 9a8e2764a1ccf4f31008f0b48feb3594457922f3 (patch) | |
tree | f9f1d78af52d999ab803d543073040d04cb913f3 /charts | |
parent | fac22ebc8d69a36ad7c8fde78d3b1c0ff33f92eb (diff) |
Set -STAGING version for champ
Issue-ID: AAI-2239
Change-Id: I6547af1dc09b10a8b7719116dc078c75ce72cbb0
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Diffstat (limited to 'charts')
-rw-r--r-- | charts/aai-champ/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/charts/aai-champ/values.yaml b/charts/aai-champ/values.yaml index b35171e..331786c 100644 --- a/charts/aai-champ/values.yaml +++ b/charts/aai-champ/values.yaml @@ -25,7 +25,7 @@ global: ################################################################# # application image -image: onap/champ:1.3.0 +image: onap/champ:1.4-STAGING-latest flavor: small |