updated elasticsearch to version 6.2.4 (#6425)

This commit is contained in:
André Bauer
2018-07-10 16:03:25 -07:00
committed by k8s-ci-robot
parent e5686288ef
commit 4c2e8e376f
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
name: elasticsearch
home: https://www.elastic.co/products/elasticsearch
version: 1.2.0
appVersion: 6.1.1
version: 1.2.1
appVersion: 6.2.4
description: Flexible and powerful open source, distributed real-time search and analytics
engine.
icon: https://static-www.elastic.co/assets/blteb1c97719574938d/logo-elastic-elasticsearch-lt.svg
+2 -2
View File
@@ -1,11 +1,11 @@
# Default values for elasticsearch.
# This is a YAML-formatted file.
# Declare variables to be passed into your templates.
appVersion: "6.1.1"
appVersion: "6.2.4"
image:
repository: "docker.elastic.co/elasticsearch/elasticsearch-oss"
tag: "6.1.1"
tag: "6.2.4"
pullPolicy: "IfNotPresent"
cluster: