diff options
Diffstat (limited to 'components/aai-resources/values.yaml')
-rw-r--r-- | components/aai-resources/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/aai-resources/values.yaml b/components/aai-resources/values.yaml index fc0c79a..549554b 100644 --- a/components/aai-resources/values.yaml +++ b/components/aai-resources/values.yaml @@ -22,7 +22,7 @@ global: # global defaults # application image repository: nexus3.onap.org:10001 -image: onap/aai-resources:1.5.1 +image: onap/aai-resources:1.6.1 pullPolicy: Always restartPolicy: Always flavor: small |