diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-09-10 08:16:02 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-09-10 08:16:04 -0400 |
commit | 9d23a1c8a97d5878e2aafc871f17af007349c288 (patch) | |
tree | 05dc338c9fcb43490158d8df87db0e9e82e13600 | |
parent | 926a74401db06aa541ef460f9b611be4d341bf23 (diff) |
Set champ release version
Issue-ID: AAI-2579
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: I8b020e1aa305a84baa68f4f89f62c01b6f7a7c04
-rw-r--r-- | components/aai-champ/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/aai-champ/values.yaml b/components/aai-champ/values.yaml index c03516a..3bcd60a 100644 --- a/components/aai-champ/values.yaml +++ b/components/aai-champ/values.yaml @@ -25,7 +25,7 @@ global: ################################################################# # application image -image: onap/champ:1.4.0 +image: onap/champ:1.5.2 flavor: small |