diff options
Diffstat (limited to 'components/aai-resources')
-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 958898d..fc0c79a 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.0 +image: onap/aai-resources:1.5.1 pullPolicy: Always restartPolicy: Always flavor: small |