diff options
author | James Forsyth <jf2512@att.com> | 2020-04-27 13:22:45 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-04-27 13:22:45 +0000 |
commit | 2d6141ab8bd7bfe58f5da0483e578032226e7ebb (patch) | |
tree | 30134701462874e8d949b85fe5fbb907f6d25eb1 | |
parent | 5ae975da2bc5c09318465405a343146a56b42a3a (diff) | |
parent | 1a49e019bcb2042f90efdcc6ae43f17139bbeb41 (diff) |
Merge "Use released 1.6.8 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 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 |