aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/aai/components/aai-sparky-be
diff options
context:
space:
mode:
authorHarish Venkata Kajur <vk250x@att.com>2021-02-25 09:11:57 -0500
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>2021-03-20 11:50:53 +0000
commit2fbdf674c81bd30609aca2bb62a2d43ecea53948 (patch)
tree5059b958c13cde92852358fab0b71b274af75e73 /kubernetes/aai/components/aai-sparky-be
parentfde94076e689727e8a2c3c5147ce1242dc225f87 (diff)
[AAI] Update babel sparky and model loader for java 11
Updating the oom repo to use the java 11 docker images for the above microservices listed Issue-ID: AAI-2996 Issue-ID: AAI-3011 Issue-ID: AAI-3004 Change-Id: I1f575922e9107195da51d648cd1b733c82498bad Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
Diffstat (limited to 'kubernetes/aai/components/aai-sparky-be')
-rw-r--r--kubernetes/aai/components/aai-sparky-be/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/aai/components/aai-sparky-be/values.yaml b/kubernetes/aai/components/aai-sparky-be/values.yaml
index ed21030dc8..f8de79d31a 100644
--- a/kubernetes/aai/components/aai-sparky-be/values.yaml
+++ b/kubernetes/aai/components/aai-sparky-be/values.yaml
@@ -28,7 +28,7 @@ global: # global defaults
serviceName: aai-search-data
# application image
-image: onap/sparky-be:2.0.2
+image: onap/sparky-be:2.0.3
pullPolicy: Always
restartPolicy: Always
flavor: small