From 770cbee8f6a1cb3f19769e4270b8ebc71d7ab84a Mon Sep 17 00:00:00 2001 From: Yu Liao Date: Mon, 14 Feb 2022 10:54:26 -0800 Subject: [PATCH] Updated the compatibility matrix and maintenance status --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2edae1c6f..3c39518e4 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,8 @@ between client-python versions. | 20.0 | Kubernetes main repo, 1.20 branch | ✓ | | 21.0 Alpha/Beta | Kubernetes main repo, 1.21 branch | ✗ | | 21.0 | Kubernetes main repo, 1.21 branch | ✓ | -| 22.0 Alpha/Beta | Kubernetes main repo, 1.22 branch | ✓ | +| 22.0 Alpha/Beta | Kubernetes main repo, 1.22 branch | ✗ | +| 22.0 | Kubernetes main repo, 1.22 branch | ✓ | > See [here](#homogenizing-the-kubernetes-python-client-versions) for an explanation of why there is no v13-v16 release.