summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorefiacor <fiachra.corcoran@est.tech>2020-09-01 11:04:27 +0100
committerefiacor <fiachra.corcoran@est.tech>2020-09-01 11:05:24 +0100
commitb31e250091cd68edb77f3158691844decda82fc8 (patch)
tree434756a224b39a8c0fed28641897a3c69ebe1b2c
parent7e6e2bf385f85e85e008d06b2415290851fee2b7 (diff)
[aai-oom] Bump versions for babel and schema-service
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: AAI-3099 Change-Id: Id6ebb67f39ed6f4b3dc24d1ef1447b1f272037a0
-rw-r--r--components/aai-babel/values.yaml2
-rw-r--r--components/aai-schema-service/values.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/components/aai-babel/values.yaml b/components/aai-babel/values.yaml
index 6f2c033..6396259 100644
--- a/components/aai-babel/values.yaml
+++ b/components/aai-babel/values.yaml
@@ -24,7 +24,7 @@ global:
#################################################################
# application image
-image: onap/babel:1.6.2
+image: onap/babel:1.7.1
flavor: small
diff --git a/components/aai-schema-service/values.yaml b/components/aai-schema-service/values.yaml
index 84f36b2..e1abbe8 100644
--- a/components/aai-schema-service/values.yaml
+++ b/components/aai-schema-service/values.yaml
@@ -20,7 +20,7 @@ global: # global defaults
# application image
repository: nexus3.onap.org:10001
-image: onap/aai-schema-service:1.7.5
+image: onap/aai-schema-service:1.7.6
pullPolicy: Always
restartPolicy: Always
flavor: small