diff options
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 |