summaryrefslogtreecommitdiffstats
path: root/components/aai-elasticsearch/values.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'components/aai-elasticsearch/values.yaml')
-rw-r--r--components/aai-elasticsearch/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/aai-elasticsearch/values.yaml b/components/aai-elasticsearch/values.yaml
index 2cd835f..dff0703 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.5.1
+image: elasticsearch/elasticsearch:6.1.2
pullPolicy: Always
restartPolicy: Always