From: efiacor Date: Tue, 1 Sep 2020 10:04:27 +0000 (+0100) Subject: [aai-oom] Bump versions for babel and schema-service X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=b31e250091cd68edb77f3158691844decda82fc8;p=aai%2Foom.git [aai-oom] Bump versions for babel and schema-service Signed-off-by: efiacor Issue-ID: AAI-3099 Change-Id: Id6ebb67f39ed6f4b3dc24d1ef1447b1f272037a0 --- 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