Remove misleading note about rebase policy
All secondary branches are regularly rebased onto master, not only the tls branch.
This commit is contained in:
parent
40e6f2744b
commit
a14d68b261
|
@ -22,8 +22,7 @@ Based on the official Docker images from Elastic:
|
|||
|
||||
Other available stack variants:
|
||||
|
||||
* [`tls`](https://github.com/deviantony/docker-elk/tree/tls): TLS encryption enabled in Elasticsearch. _Regularly
|
||||
rebased onto `master`_
|
||||
* [`tls`](https://github.com/deviantony/docker-elk/tree/tls): TLS encryption enabled in Elasticsearch.
|
||||
* [`searchguard`](https://github.com/deviantony/docker-elk/tree/searchguard): Search Guard support
|
||||
|
||||
---
|
||||
|
|
Loading…
Reference in New Issue