diff options
author | Kajur, Harish (vk250x) <vk250x@att.com> | 2019-10-31 14:10:55 +0000 |
---|---|---|
committer | Kajur, Harish (vk250x) <vk250x@att.com> | 2019-10-31 14:30:59 +0000 |
commit | 81954e51ef4c04fb08182d779f4871dfca766221 (patch) | |
tree | f28f9632c5f476160ecfaed6cdee1829ee47530f /components/aai-schema-service | |
parent | 1a2274dc0d8089b12a4b6feff328153dd9b26215 (diff) |
Update schema service to use v17 to v19
Issue-ID: AAI-2607
Change-Id: Ia49109e37af5092a5394d69a69dd9ad0fb14e2d7
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
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 a97b11f..8e75b02 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.2 +image: onap/aai-schema-service:1.6.0 pullPolicy: Always restartPolicy: Always flavor: small |