Remove misleading note about rebase policy

All secondary branches are regularly rebased onto master, not only the
tls branch.
This commit is contained in:
Antoine Cotten
2021-01-16 22:24:51 +01:00
parent 40e6f2744b
commit a14d68b261

View File

@@ -22,8 +22,7 @@ Based on the official Docker images from Elastic:
Other available stack variants: Other available stack variants:
* [`tls`](https://github.com/deviantony/docker-elk/tree/tls): TLS encryption enabled in Elasticsearch. _Regularly * [`tls`](https://github.com/deviantony/docker-elk/tree/tls): TLS encryption enabled in Elasticsearch.
rebased onto `master`_
* [`searchguard`](https://github.com/deviantony/docker-elk/tree/searchguard): Search Guard support * [`searchguard`](https://github.com/deviantony/docker-elk/tree/searchguard): Search Guard support
--- ---