diff options
author | 2020-04-10 15:06:39 -0400 | |
---|---|---|
committer | 2020-04-10 15:06:41 -0400 | |
commit | e6befd9cda98a13be99b591168abddf707efecb5 (patch) | |
tree | 847e25aeb1b5566a45a663df222bc1ce25ca877c /components/aai-schema-service | |
parent | eb70b3f12b30d4d7ea010723707db8c3e2ef2354 (diff) |
Use released schema-service 1.6.7 container
Issue-ID: AAI-2838
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: Id996c09778a2209ed938cca4b64876e6221210d3
Diffstat (limited to 'components/aai-schema-service')
-rw-r--r-- | components/aai-schema-service/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |