From efc8a7c4e4a71ac2c7d12a8a0d01aecb16bf5af5 Mon Sep 17 00:00:00 2001 From: Fabrizio Fortino Date: Mon, 17 Dec 2018 09:45:54 +0000 Subject: [PATCH] [stable/kibana] update to version 6.5.3 (#10052) Signed-off-by: Fabrizio Fortino --- 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 4c7fb1ae37..c22ed75dea 100644 --- a/stable/kibana/Chart.yaml +++ b/stable/kibana/Chart.yaml @@ -1,6 +1,6 @@ name: kibana -version: 1.0.2 -appVersion: 6.5.1 +version: 1.0.3 +appVersion: 6.5.3 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 686e8fff80..0abd37e667 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.1` | +| `image.tag` | Image tag | `6.5.3` | | `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 2cb7998f3d..4263828ab1 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.1" + tag: "6.5.3" pullPolicy: "IfNotPresent" commandline: