From fa694e0feb325333cfffb7d7852aa97264f96b6c Mon Sep 17 00:00:00 2001 From: wreehil Date: Mon, 12 Oct 2020 16:34:04 -0400 Subject: [PATCH] Updated the schema service to 1.7.10 for the network slicing functional use case Issue-ID: AAI-2919 Signed-off-by: wreehil Change-Id: I6fee838caacd62a1fb7affa5998ec7e5ffe12f1f --- components/aai-schema-service/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.16.6