diff options
author | wreehil <wr148d@att.com> | 2020-10-26 10:26:41 -0400 |
---|---|---|
committer | wreehil <wr148d@att.com> | 2020-10-26 10:26:41 -0400 |
commit | bac40922e4043c632e1a8a5fe1531a640cbfe6c2 (patch) | |
tree | 40db626139034b63f906d6a052f4a95ee5e9acad | |
parent | a8c4e701f9c26038a9ac9f22d5dd95fd54ebc1ca (diff) |
Release the 1.7.11 docker release for the network slicing functional use case
Issue-ID: AAI-3211
Signed-off-by: wreehil <wr148d@att.com>
Change-Id: I304c09b646cdf55b848f89b0fa1f1ee08ad3acf3
-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 bc1c008..7a92773 100644 --- a/components/aai-schema-service/values.yaml +++ b/components/aai-schema-service/values.yaml @@ -20,7 +20,7 @@ global: # global defaults # application image repository: nexus3.onap.org:10001 -image: onap/aai-schema-service:1.7.10 +image: onap/aai-schema-service:1.7.11 pullPolicy: Always restartPolicy: Always flavorOverride: small |