From 9cb031e72e4918df48e5aa0bf5ade65016b9a928 Mon Sep 17 00:00:00 2001 From: "David J. M. Karlsen" Date: Tue, 2 Oct 2018 21:08:33 +0200 Subject: [PATCH] upgrade kibana to 6.4.2 (#8121) Signed-off-by: David J. M. Karlsen --- 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 95bc15ad19..0b6cc68f88 100644 --- a/stable/kibana/Chart.yaml +++ b/stable/kibana/Chart.yaml @@ -1,6 +1,6 @@ name: kibana -version: 0.14.6 -appVersion: 6.4.1 +version: 0.14.7 +appVersion: 6.4.2 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 516b86ca51..ede034e030 100644 --- a/stable/kibana/README.md +++ b/stable/kibana/README.md @@ -43,7 +43,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.1` | +| `image.tag` | Image tag | `6.4.2` | | `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 bb201cf6f1..baf5a49a6a 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.1" + tag: "6.4.2" pullPolicy: "IfNotPresent" commandline: