From 29dafbbd15c0b638b8fd8400440e3c1439410334 Mon Sep 17 00:00:00 2001 From: yliao Date: Mon, 8 Jan 2024 18:03:49 +0000 Subject: [PATCH] updated compatibility matrix and maintenance status --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8db70af21..1e164b091 100644 --- a/README.md +++ b/README.md @@ -159,7 +159,8 @@ between client-python versions. | 27.0 | Kubernetes main repo, 1.27 branch | ✓ | | 28.0 Alpha/Beta | Kubernetes main repo, 1.28 branch | ✗ | | 28.0 | Kubernetes main repo, 1.28 branch | ✓ | -| 29.0 Alpha/Beta | Kubernetes main repo, 1.29 branch | ✓ | +| 29.0 Alpha/Beta | Kubernetes main repo, 1.29 branch | ✗ | +| 29.0 | Kubernetes main repo, 1.29 branch | ✓ | > See [here](#homogenizing-the-kubernetes-python-client-versions) for an explanation of why there is no v13-v16 release.