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:
|
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
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in New Issue