diff --git a/README.md b/README.md index 259e0f64ea..63f502f256 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,8 @@ between client-python versions. | 10.0 | Kubernetes main repo, 1.14 branch | ✓ | | 11.0 Alpha/Beta | Kubernetes main repo, 1.15 branch | ✗ | | 11.0 | Kubernetes main repo, 1.15 branch | ✓ | -| 12.0 Alpha/Beta | Kubernetes main repo, 1.16 branch | ✓ | +| 12.0 Alpha/Beta | Kubernetes main repo, 1.16 branch | ✗ | +| 12.0 | Kubernetes main repo, 1.16 branch | ✓ | Key: @@ -175,4 +176,3 @@ This will cause a failure in non-exec/attach calls. If you reuse your api clien recreate it between api calls that use _stream_ and other api calls. See more at [exec example](examples/pod_exec.py). -