diff options
Diffstat (limited to 'components/aai-schema-service/values.yaml')
-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 f533692..4dafa7f 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.0.6 +image: onap/aai-schema-service:1.5.1 pullPolicy: Always restartPolicy: Always flavor: small |