Update to v8.0.1
This commit is contained in:
parent
897720fa91
commit
21aa0ce9af
2
.env
2
.env
|
@ -1,4 +1,4 @@
|
|||
ELASTIC_VERSION=8.0.0
|
||||
ELASTIC_VERSION=8.0.1
|
||||
|
||||
## Passwords for stack users
|
||||
#
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Elastic stack (ELK) on Docker
|
||||
|
||||
[](https://www.elastic.co/blog/category/releases)
|
||||
[](https://www.elastic.co/blog/category/releases)
|
||||
[](https://github.com/deviantony/docker-elk/actions?query=workflow%3ACI+branch%3Amain)
|
||||
[](https://gitter.im/deviantony/docker-elk?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
|
||||
|
@ -143,7 +143,7 @@ passwords _after_ they have been initialized, please refer to the instructions i
|
|||
|
||||
*:information_source: Refer to [Security settings in Elasticsearch][es-security] to disable authentication.*
|
||||
|
||||
**:warning: Starting with Elastic v8.0.0, it is no longer possible to run Kibana using the bootstraped privileged
|
||||
**:warning: Starting with Elastic v8.0.1, it is no longer possible to run Kibana using the bootstraped privileged
|
||||
`elastic` user.**
|
||||
|
||||
The _"changeme"_ password set by default for all aforementioned users is **unsecure**. For increased security, we will
|
||||
|
|
Loading…
Reference in New Issue