diff options
author | wreehil <wr148d@att.com> | 2020-11-16 09:22:08 -0500 |
---|---|---|
committer | wreehil <wr148d@att.com> | 2020-11-16 09:22:08 -0500 |
commit | 540b846831e2053ccdcce9fa620cb7eeb7f5db46 (patch) | |
tree | 7487c116c74a93a2366ea840975d8ca68253198e /components | |
parent | 9eef36ac7a12292e749104dd5a7fa17e35bdfecc (diff) |
Upversion to the 1.7.13 version of the schema service including an edge rule update for network slicing
Issue-ID: AAI-3220
Signed-off-by: wreehil <wr148d@att.com>
Change-Id: I89245b4dd425cfadc7b3fd92127849c2e52f6c22
Diffstat (limited to 'components')
-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 711ced6..7c29fd4 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.12 +image: onap/aai-schema-service:1.7.13 pullPolicy: Always restartPolicy: Always flavorOverride: small |