diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2020-04-14 13:28:58 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-04-14 13:28:58 +0000 |
commit | 0c4cd899d53538202c23030ab278984897aede94 (patch) | |
tree | 15ea7e028b0140040b7ee9506e4e091d2e38ce32 | |
parent | 9b27009ab70a2d4fccd43247f7dbb887cb944293 (diff) | |
parent | e6befd9cda98a13be99b591168abddf707efecb5 (diff) |
Merge "Use released schema-service 1.6.7 container"
-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 |