From f3caaf1216bbfbd825a95e06cf92c864cdc1ba80 Mon Sep 17 00:00:00 2001 From: Carlos Tadeu Panato Junior Date: Wed, 30 Jan 2019 14:08:15 -0400 Subject: [PATCH] bump kibana to 6.6.0 (#11005) Signed-off-by: cpanato --- 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 83ded1a41d..c32b97dd7b 100644 --- a/stable/kibana/Chart.yaml +++ b/stable/kibana/Chart.yaml @@ -1,6 +1,6 @@ name: kibana -version: 1.2.2 -appVersion: 6.5.4 +version: 1.3.0 +appVersion: 6.6.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 43a1f439e2..8b0c28606f 100644 --- a/stable/kibana/README.md +++ b/stable/kibana/README.md @@ -48,7 +48,7 @@ The following table lists the configurable parameters of the kibana chart and th | `livenessProbe.timeoutSeconds` | number of seconds | 10 | | `image.pullPolicy` | Image pull policy | `IfNotPresent` | | `image.repository` | Image repository | `docker.elastic.co/kibana/kibana-oss` | -| `image.tag` | Image tag | `6.5.4` | +| `image.tag` | Image tag | `6.6.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 f763130085..c950aecb89 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.5.4" + tag: "6.6.0" pullPolicy: "IfNotPresent" commandline: