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 | 5ea65d51101e62ef1c75dfcb38a2af3ed985976b (patch) | |
tree | e8306729e4264bf429b43a4ed8818c6268997532 | |
parent | 7e74fe48ccfe1b1aa46d163390d7b46166d6c853 (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>
-rw-r--r-- | kubernetes/aai/charts/aai-babel/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/aai/charts/aai-babel/values.yaml b/kubernetes/aai/charts/aai-babel/values.yaml index 8c192e531e..8e5aa2daa8 100644 --- a/kubernetes/aai/charts/aai-babel/values.yaml +++ b/kubernetes/aai/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 |