diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-09-05 21:35:50 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-09-05 21:35:52 -0400 |
commit | 0d9c45b3414feeef4b416e72792f5c43dc0a1687 (patch) | |
tree | d1c6f325c0fa5d4f0ffbeaf702a5207e7b18c0e4 /components/aai-schema-service | |
parent | fde14dd1e9fec136f6ff9489dcb66ed8102ddb17 (diff) |
Update to release elalto images
Issue-ID: AAI-2579
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: Ib9939e7f84b933210c3fb3807235c1493b7197bc
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 4dafa7f..a97b11f 100644 --- a/components/aai-schema-service/values.yaml +++ b/components/aai-schema-service/values.yaml @@ -22,7 +22,7 @@ global: # global defaults # application image repository: nexus3.onap.org:10001 -image: onap/aai-schema-service:1.5.1 +image: onap/aai-schema-service:1.5.2 pullPolicy: Always restartPolicy: Always flavor: small |