diff options
author | James MacNider <James.MacNider@amdocs.com> | 2019-04-09 15:26:17 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-04-09 15:26:17 +0000 |
commit | ff0945f38df0ebb3fa0f258b6fcc38c42c63376a (patch) | |
tree | 0e11e532967f14c941918dd6bb53ff4787566ed3 | |
parent | fb39f422ce259ae6a458167ad4507df71b7182db (diff) | |
parent | 9a8e2764a1ccf4f31008f0b48feb3594457922f3 (diff) |
Merge "Set -STAGING version for champ"
-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 |