Fixed issue in merge (#7935)

Signed-off-by: towmeykaw <tkindmark@gmail.com>
This commit is contained in:
Tommy Kindmark
2018-09-25 04:20:12 -07:00
committed by k8s-ci-robot
parent 0aa16e9c14
commit 3db3a26bf1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: kibana
version: 0.14.4
version: 0.14.5
appVersion: 6.4.1
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
+1 -1
View File
@@ -145,9 +145,9 @@ spec:
{{- if .Values.plugins}}
- name: plugins
mountPath: /usr/share/kibana/plugins
{{- end }}
{{- with .Values.extraContainers }}
{{ tpl . $ | indent 6 }}
{{- end }}
{{- end }}
{{- if .Values.image.pullSecrets }}
imagePullSecrets: