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-elasticsearch | |
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-elasticsearch')
-rw-r--r-- | components/aai-elasticsearch/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/aai-elasticsearch/values.yaml b/components/aai-elasticsearch/values.yaml index 9c846a1..2cd835f 100644 --- a/components/aai-elasticsearch/values.yaml +++ b/components/aai-elasticsearch/values.yaml @@ -19,7 +19,7 @@ global: # global defaults nodePortPrefix: 302 # application image -image: onap/elasticsearch-sg:1.4.3 +image: onap/elasticsearch-sg:1.5.1 pullPolicy: Always restartPolicy: Always |