summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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