From bac40922e4043c632e1a8a5fe1531a640cbfe6c2 Mon Sep 17 00:00:00 2001 From: wreehil Date: Mon, 26 Oct 2020 10:26:41 -0400 Subject: Release the 1.7.11 docker release for the network slicing functional use case Issue-ID: AAI-3211 Signed-off-by: wreehil Change-Id: I304c09b646cdf55b848f89b0fa1f1ee08ad3acf3 --- 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 bc1c008..7a92773 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.10 +image: onap/aai-schema-service:1.7.11 pullPolicy: Always restartPolicy: Always flavorOverride: small -- cgit 1.2.3-korg