diff --git a/README.md b/README.md index 4ebefa45..827859a0 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,9 @@ If you begin to rely on this kafka setup we recommend you fork, for example to e ## Version history -| tag | k8s ≥ | highlights | -| ----- | ------ | ---------- | +| tag | k8s ≥ | highlights | +| ------ | ----- | ----------- | +| v5.1.0 | 1.11+ | Kafka 2.1.1 | | v5.0.3 | 1.11+ | Zookeeper fix [#227](https://github.com/Yolean/kubernetes-kafka/pull/227) + [maxClientCnxns=1](https://github.com/Yolean/kubernetes-kafka/pull/230#issuecomment-445953857) | | v5.0 | 1.11+ | Destabilize because in Docker we want Java 11 [#197](https://github.com/Yolean/kubernetes-kafka/pull/197) [#191](https://github.com/Yolean/kubernetes-kafka/pull/191) | | v4.3.1 | 1.9+ | Critical Zookeeper persistence fix [#228](https://github.com/Yolean/kubernetes-kafka/pull/228) |