bump kibana to 6.6.0 (#11005)

Signed-off-by: cpanato <ctadeu@gmail.com>
This commit is contained in:
Carlos Tadeu Panato Junior
2019-01-30 10:08:15 -08:00
committed by Kubernetes Prow Robot
parent 41c48b60a0
commit f3caaf1216
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -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:
+1 -1
View File
@@ -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` |
+1 -1
View File
@@ -1,6 +1,6 @@
image:
repository: "docker.elastic.co/kibana/kibana-oss"
tag: "6.5.4"
tag: "6.6.0"
pullPolicy: "IfNotPresent"
commandline: