From eda040723ee18e4a51913767a1cf5b922909c7bc Mon Sep 17 00:00:00 2001 From: Matt Christiansen Date: Wed, 25 Aug 2021 18:18:44 -0700 Subject: [PATCH] Updating README Signed-off-by: Matt Christiansen --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 271a01650..91c4c02f5 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ The project is currently alpha. While no breaking API changes are currently plan ### Overview -This operator runs a Zookeeper 3.6.1 cluster, and uses Zookeeper dynamic reconfiguration to handle node membership. +This operator runs a Zookeeper 3.6.3 cluster, and uses Zookeeper dynamic reconfiguration to handle node membership. The operator itself is built with the [Operator framework](https://github.com/operator-framework/operator-sdk).