diff options
author | Forsyth, James (jf2512) <jf2512@att.com> | 2020-05-06 19:53:21 -0400 |
---|---|---|
committer | Forsyth, James (jf2512) <jf2512@att.com> | 2020-05-06 19:53:26 -0400 |
commit | 01adc58bfb26c1d8e7415855293c1ae766c7a417 (patch) | |
tree | d26db6e53269ea8e1b7580fc479bf3187712c7a8 /components/aai-schema-service | |
parent | 2d6141ab8bd7bfe58f5da0483e578032226e7ebb (diff) |
Change to released 1.6.9 schema-service
Issue-ID: AAI-2593
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: I73260f6a79804d46aac696eff7ff0d985093d303
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 08905d1..01f4ae4 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.8 +image: onap/aai-schema-service:1.6.9 pullPolicy: Always restartPolicy: Always flavor: small |