diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-09-05 21:35:50 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-09-05 21:35:52 -0400 |
commit | 0d9c45b3414feeef4b416e72792f5c43dc0a1687 (patch) | |
tree | d1c6f325c0fa5d4f0ffbeaf702a5207e7b18c0e4 /components/aai-graphadmin | |
parent | fde14dd1e9fec136f6ff9489dcb66ed8102ddb17 (diff) |
Update to release elalto images
Issue-ID: AAI-2579
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: Ib9939e7f84b933210c3fb3807235c1493b7197bc
Diffstat (limited to 'components/aai-graphadmin')
-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 f20d143..074a792 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.0 +image: onap/aai-graphadmin:1.5.1 pullPolicy: Always restartPolicy: Always flavor: small |