diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-05-08 11:52:39 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-05-08 11:52:41 -0400 |
commit | 1b28e45136d5096ef4c07f4142c76b45224b3cf4 (patch) | |
tree | 7ac54adff222d4f4df16ac0177c56f1e5d64bc5d /charts/aai-babel | |
parent | 59dfc695d54cc5499cc654449dabcf82f6d63f9c (diff) |
Update babel version
Issue-ID: AAI-2402
Change-Id: I9e76264a81938598d81f4c68728ee7e39c22621c
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Diffstat (limited to 'charts/aai-babel')
-rw-r--r-- | charts/aai-babel/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/charts/aai-babel/values.yaml b/charts/aai-babel/values.yaml index 934b4b0..dc9b228 100644 --- a/charts/aai-babel/values.yaml +++ b/charts/aai-babel/values.yaml @@ -25,7 +25,7 @@ global: ################################################################# # application image -image: onap/babel:1.4.1 +image: onap/babel:1.4.2 flavor: small |