From 7b45a8672391c6d99a9a873b3fe246076ebddafb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Bauer?= Date: Sun, 18 Nov 2018 16:01:32 +0100 Subject: [PATCH] updated kibana to 6.5.0 (#9351) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: André Bauer --- stable/kibana/Chart.yaml | 4 ++-- stable/kibana/README.md | 2 +- stable/kibana/values.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/stable/kibana/Chart.yaml b/stable/kibana/Chart.yaml index 1f2e55bd35..e90ceb2c5c 100644 --- a/stable/kibana/Chart.yaml +++ b/stable/kibana/Chart.yaml @@ -1,6 +1,6 @@ name: kibana -version: 0.18.0 -appVersion: 6.4.3 +version: 0.19.0 +appVersion: 6.5.0 description: Kibana is an open source data visualization plugin for Elasticsearch icon: https://raw.githubusercontent.com/elastic/kibana/master/src/ui/public/icons/kibana-color.svg keywords: diff --git a/stable/kibana/README.md b/stable/kibana/README.md index d330e5d9d3..ee1488dee7 100644 --- a/stable/kibana/README.md +++ b/stable/kibana/README.md @@ -45,7 +45,7 @@ The following table lists the configurable parameters of the kibana chart and th | `files` | Kibana configuration files | None | | `image.pullPolicy` | Image pull policy | `IfNotPresent` | | `image.repository` | Image repository | `docker.elastic.co/kibana/kibana-oss` | -| `image.tag` | Image tag | `6.4.3` | +| `image.tag` | Image tag | `6.5.0` | | `image.pullSecrets` | Specify image pull secrets | `nil` | | `commandline.args` | add additional commandline args | `nil` | | `ingress.enabled` | Enables Ingress | `false` | diff --git a/stable/kibana/values.yaml b/stable/kibana/values.yaml index 984de407d0..8a20c2e616 100644 --- a/stable/kibana/values.yaml +++ b/stable/kibana/values.yaml @@ -1,6 +1,6 @@ image: repository: "docker.elastic.co/kibana/kibana-oss" - tag: "6.4.3" + tag: "6.5.0" pullPolicy: "IfNotPresent" commandline: