Update kibana image to 5.6.4 tag

Updates the kibana version to match the elasticsearch version

Change-Id: I4ba2410ebf00ce2b269806f46f2c0a14652b71dc
This commit is contained in:
Steve Wilkerson 2018-02-01 14:26:48 -06:00
parent cf02db5570
commit e04be06ee3

View File

@ -20,7 +20,7 @@ labels:
images:
tags:
apache_proxy: docker.io/httpd:2.4
kibana: docker.io/kibana:5.4.2
kibana: docker.io/kibana:5.6.4
dep_check: quay.io/stackanetes/kubernetes-entrypoint:v0.2.1
image_repo_sync: docker.io/docker:17.07.0
pull_policy: IfNotPresent