From: Jimmy Forsyth Date: Fri, 10 Apr 2020 19:06:39 +0000 (-0400) Subject: Use released schema-service 1.6.7 container X-Git-Tag: 6.0.0-ONAP~3^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F04%2F105804%2F1;p=aai%2Foom.git Use released schema-service 1.6.7 container Issue-ID: AAI-2838 Signed-off-by: Jimmy Forsyth Change-Id: Id996c09778a2209ed938cca4b64876e6221210d3 --- diff --git a/components/aai-schema-service/values.yaml b/components/aai-schema-service/values.yaml index 327a1fe..3344f41 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.6 +image: onap/aai-schema-service:1.6.7 pullPolicy: Always restartPolicy: Always flavor: small