From 1a49e019bcb2042f90efdcc6ae43f17139bbeb41 Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Fri, 24 Apr 2020 10:37:37 -0400 Subject: Use released 1.6.8 container Issue-ID: AAI-2883 Issue-ID: AAI-2593 Signed-off-by: Jimmy Forsyth Change-Id: I0dd8217c2fee8596e663d65206f92bc5446f02ea --- 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 3344f41..08905d1 100644 --- a/components/aai-schema-service/values.yaml +++ b/components/aai-schema-service/values.yaml @@ -22,7 +22,7 @@ global: # global defaults # application image repository: nexus3.onap.org:10001 -image: onap/aai-schema-service:1.6.7 +image: onap/aai-schema-service:1.6.8 pullPolicy: Always restartPolicy: Always flavor: small -- cgit 1.2.3-korg