diff options
author | wreehil <wr148d@att.com> | 2020-10-12 16:34:04 -0400 |
---|---|---|
committer | wreehil <wr148d@att.com> | 2020-10-12 16:34:04 -0400 |
commit | fa694e0feb325333cfffb7d7852aa97264f96b6c (patch) | |
tree | 198cef0d1f63f0ff314cedd17db7347a811f1ca9 /components/aai-schema-service | |
parent | 628ecd0d519acc6b4717d05aa12fd4f7b7dfc55f (diff) |
Updated the schema service to 1.7.10 for the network slicing functional use case
Issue-ID: AAI-2919
Signed-off-by: wreehil <wr148d@att.com>
Change-Id: I6fee838caacd62a1fb7affa5998ec7e5ffe12f1f
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 8fb8191..bc1c008 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.9 +image: onap/aai-schema-service:1.7.10 pullPolicy: Always restartPolicy: Always flavorOverride: small |