From 4c2e8e376fd111d1ac4e90671e7bfb37c4930830 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Bauer?= Date: Wed, 11 Jul 2018 01:03:25 +0200 Subject: [PATCH] updated elasticsearch to version 6.2.4 (#6425) --- incubator/elasticsearch/Chart.yaml | 4 ++-- incubator/elasticsearch/values.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/incubator/elasticsearch/Chart.yaml b/incubator/elasticsearch/Chart.yaml index 4899b81918..690cb2b8fa 100755 --- a/incubator/elasticsearch/Chart.yaml +++ b/incubator/elasticsearch/Chart.yaml @@ -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 diff --git a/incubator/elasticsearch/values.yaml b/incubator/elasticsearch/values.yaml index 976865b7bb..26fcd10854 100644 --- a/incubator/elasticsearch/values.yaml +++ b/incubator/elasticsearch/values.yaml @@ -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: