diff options
author | efiacor <fiachra.corcoran@est.tech> | 2020-09-01 11:04:27 +0100 |
---|---|---|
committer | efiacor <fiachra.corcoran@est.tech> | 2020-09-01 11:05:24 +0100 |
commit | b31e250091cd68edb77f3158691844decda82fc8 (patch) | |
tree | 434756a224b39a8c0fed28641897a3c69ebe1b2c /components/aai-schema-service | |
parent | 7e6e2bf385f85e85e008d06b2415290851fee2b7 (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
Diffstat (limited to 'components/aai-schema-service')
-rw-r--r-- | components/aai-schema-service/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |