summaryrefslogtreecommitdiffstats
path: root/kubernetes/common/elasticsearch/components/master/values.yaml
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2020-09-30 11:56:34 +0000
committerGerrit Code Review <gerrit@onap.org>2020-09-30 11:56:34 +0000
commit78f3183ce094be420ff6e6c1eadf32fdf3a106cc (patch)
treef7b97bdd05530ed3a9b184b039c0fcd8e10d1753 /kubernetes/common/elasticsearch/components/master/values.yaml
parent94074317d16a6ef9249855612abbf5beb2fed00c (diff)
parent7af5a2ac45804592bc762741814b83cc52cf17cb (diff)
Merge "[common/elasticsearch] update elasticsearch image"
Diffstat (limited to 'kubernetes/common/elasticsearch/components/master/values.yaml')
-rw-r--r--kubernetes/common/elasticsearch/components/master/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/common/elasticsearch/components/master/values.yaml b/kubernetes/common/elasticsearch/components/master/values.yaml
index 22c4987a98..23302335ea 100644
--- a/kubernetes/common/elasticsearch/components/master/values.yaml
+++ b/kubernetes/common/elasticsearch/components/master/values.yaml
@@ -43,7 +43,7 @@ replicaCount: 3
## master acts as master only node, choose 'no' if no further data nodes are deployed)
dedicatednode: "yes"
## dedicatednode: "no"
-image: bitnami/elasticsearch:6.8.6-debian-9-r23
+image: bitnami/elasticsearch:7.6.1
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images