updated kibana to 6.5.0 (#9351)

Signed-off-by: André Bauer <monotek23@gmail.com>
This commit is contained in:
André Bauer
2018-11-18 07:01:32 -08:00
committed by k8s-ci-robot
parent 488720b0f8
commit 7b45a86723
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -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:
+1 -1
View File
@@ -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` |
+1 -1
View File
@@ -1,6 +1,6 @@
image:
repository: "docker.elastic.co/kibana/kibana-oss"
tag: "6.4.3"
tag: "6.5.0"
pullPolicy: "IfNotPresent"
commandline: