From 9eef36ac7a12292e749104dd5a7fa17e35bdfecc Mon Sep 17 00:00:00 2001 From: wreehil Date: Thu, 29 Oct 2020 16:13:20 -0400 Subject: [AAI] Bump Schema Service Use latest schema service version for helping the ccvpn network slicing use case with an edge multiplicity issue. Issue-ID: AAI-3212 Signed-off-by: wreehil Change-Id: I878e0c1f7b664fc97adf3256e97b79e351828ee0 --- components/aai-schema-service/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'components') diff --git a/components/aai-schema-service/values.yaml b/components/aai-schema-service/values.yaml index 7a92773..711ced6 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.11 +image: onap/aai-schema-service:1.7.12 pullPolicy: Always restartPolicy: Always flavorOverride: small -- cgit 1.2.3-korg