diff options
author | Lee, Tian (tl5884) <TianL@amdocs.com> | 2019-02-12 15:43:01 +0000 |
---|---|---|
committer | Lee, Tian (tl5884) <TianL@amdocs.com> | 2019-02-12 15:43:01 +0000 |
commit | c0dcb0d31973abfc2840dfe86c97198ab7a5062b (patch) | |
tree | 347e09061ca40a7c459af80ab7ec8b63229d8357 /charts | |
parent | 4076ec032ab05f40c399271273f489702c9b3a19 (diff) |
Update Babel image to latest STAGING
The latest OOM config changes require the latest code changes in Babel
to be present in the image.
Change-Id: I162e41190bc7c43662bae1c94779df5e058b6803
Issue-ID: AAI-2145
Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
Diffstat (limited to 'charts')
-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 8c192e5..8e5aa2d 100644 --- a/charts/aai-babel/values.yaml +++ b/charts/aai-babel/values.yaml @@ -25,7 +25,7 @@ global: ################################################################# # application image -image: onap/babel:1.3.2 +image: onap/babel:1.4-STAGING-latest flavor: small |