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