Open huertalv opened 2 years ago
Hello,
I was checking the documentation to update to version 1.13.3 and I found that the docker image is not uploaded for kibana:
https://hub.docker.com/r/amazon/opendistro-for-elasticsearch-kibana/tags
However in the documentation I could find that the version of Kibana is set to 1.13.3
https://opendistro.github.io/for-elasticsearch-docs/docs/install/docker/
docker pull amazon/opendistro-for-elasticsearch:1.13.3 docker pull amazon/opendistro-for-elasticsearch-kibana:1.13.3
Is this a problem in the documentation or maybe kibana version is not pushed to docker hub? Would it be possible to use elasticsearch 1.13.3 and kibana 1.13.2?
Regards.
@huertalv - yeah, there is no opendistro-for-elasticsearch-kibana:1.13.3. Looks like that change was made in error. Also see response on #511
Hello,
I was checking the documentation to update to version 1.13.3 and I found that the docker image is not uploaded for kibana:
https://hub.docker.com/r/amazon/opendistro-for-elasticsearch-kibana/tags
However in the documentation I could find that the version of Kibana is set to 1.13.3
https://opendistro.github.io/for-elasticsearch-docs/docs/install/docker/
Is this a problem in the documentation or maybe kibana version is not pushed to docker hub? Would it be possible to use elasticsearch 1.13.3 and kibana 1.13.2?
Regards.