aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwreehil <wr148d@att.com>2020-10-12 16:34:04 -0400
committerwreehil <wr148d@att.com>2020-10-12 16:34:04 -0400
commitfa694e0feb325333cfffb7d7852aa97264f96b6c (patch)
tree198cef0d1f63f0ff314cedd17db7347a811f1ca9
parent628ecd0d519acc6b4717d05aa12fd4f7b7dfc55f (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
-rw-r--r--components/aai-schema-service/values.yaml2
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