From f8b24b81d6095077e07efff8aa1e49d9febfb5d8 Mon Sep 17 00:00:00 2001 From: Scott Lee Date: Wed, 29 Jul 2020 23:15:34 -0700 Subject: [PATCH] Update README --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 50a2b8029..4fedd918b 100644 --- a/README.md +++ b/README.md @@ -82,11 +82,11 @@ supported versions of Kubernetes clusters. #### Compatibility matrix -| | Kubernetes 1.13 | Kubernetes 1.14 | Kubernetes 1.15 | +| | Kubernetes 1.14 | Kubernetes 1.15 | Kubernetes 1.16 | |--------------------|-----------------|-----------------|-----------------| -| client-python 9.0 |✓ |+- |+- | -| client-python 10.0 |+- |✓ |+- | -| client-python 11.0 |+- |+- |✓ | +| client-python 10.0 |✓ |+- |+- | +| client-python 11.0 |+- |✓ |+- | +| client-python 12.0 |+- |+- |✓ | | client-python HEAD |+- |+- |+- | Key: @@ -115,11 +115,12 @@ between client-python versions. | 8.0 Alpha/Beta | Kubernetes main repo, 1.12 branch | ✗ | | 8.0 | Kubernetes main repo, 1.12 branch | ✗ | | 9.0 Alpha/Beta | Kubernetes main repo, 1.13 branch | ✗ | -| 9.0 | Kubernetes main repo, 1.13 branch | ✓ | +| 9.0 | Kubernetes main repo, 1.13 branch | ✗ | | 10.0 Alpha/Beta | Kubernetes main repo, 1.14 branch | ✗ | | 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 | ✓ | Key: