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-modelloader | |
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-modelloader')
-rw-r--r-- | components/aai-modelloader/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/aai-modelloader/values.yaml b/components/aai-modelloader/values.yaml index 5911a16..9ce9ab2 100644 --- a/components/aai-modelloader/values.yaml +++ b/components/aai-modelloader/values.yaml @@ -21,7 +21,7 @@ global: # global defaults # application image repository: nexus3.onap.org:10001 -image: onap/model-loader:1.4.0 +image: onap/model-loader:1.5.1 pullPolicy: Always restartPolicy: Always flavor: small |