Upgraded ElasticSearch and Kibana to 6.1.1
Requires a reset + reindex of everything (well, that's the easiest way to get things indexed properly again), which will loose us the Cloud stats. Before doing this, export those to MongDB and upgrade the statscollector to the version that I'll be committing soon.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM docker.elastic.co/kibana/kibana:5.6.1
|
||||
FROM docker.elastic.co/kibana/kibana:6.1.1
|
||||
LABEL maintainer Sybren A. Stüvel <sybren@blender.studio>
|
||||
|
||||
RUN bin/kibana-plugin remove x-pack
|
||||
|
Reference in New Issue
Block a user