[stable/kibana] Prevent "env: Not a table" warnings (#7066)

This commit is contained in:
Eric Bailey
2018-08-15 10:32:59 -07:00
committed by k8s-ci-robot
parent aa93707cad
commit a72cbc1905
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: kibana
version: 0.10.0
version: 0.10.1
appVersion: 6.3.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
@@ -6,7 +6,7 @@ image:
commandline:
args:
env:
env: {}
# All Kibana configuration options are adjustable via env vars.
# To adjust a config option to an env var uppercase + replace `.` with `_`
# Ref: https://www.elastic.co/guide/en/kibana/current/settings.html