Skip to content

Commit f8b24b8

Browse files
author
Scott Lee
committed
Update README
1 parent 40bd9f1 commit f8b24b8

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -82,11 +82,11 @@ supported versions of Kubernetes clusters.
8282

8383
#### Compatibility matrix
8484

85-
| | Kubernetes 1.13 | Kubernetes 1.14 | Kubernetes 1.15 |
85+
| | Kubernetes 1.14 | Kubernetes 1.15 | Kubernetes 1.16 |
8686
|--------------------|-----------------|-----------------|-----------------|
87-
| client-python 9.0 ||+- |+- |
88-
| client-python 10.0 |+- ||+- |
89-
| client-python 11.0 |+- |+- ||
87+
| client-python 10.0 ||+- |+- |
88+
| client-python 11.0 |+- ||+- |
89+
| client-python 12.0 |+- |+- ||
9090
| client-python HEAD |+- |+- |+- |
9191

9292
Key:
@@ -115,11 +115,12 @@ between client-python versions.
115115
| 8.0 Alpha/Beta | Kubernetes main repo, 1.12 branch ||
116116
| 8.0 | Kubernetes main repo, 1.12 branch ||
117117
| 9.0 Alpha/Beta | Kubernetes main repo, 1.13 branch ||
118-
| 9.0 | Kubernetes main repo, 1.13 branch | |
118+
| 9.0 | Kubernetes main repo, 1.13 branch | |
119119
| 10.0 Alpha/Beta | Kubernetes main repo, 1.14 branch ||
120120
| 10.0 | Kubernetes main repo, 1.14 branch ||
121121
| 11.0 Alpha/Beta | Kubernetes main repo, 1.15 branch ||
122122
| 11.0 | Kubernetes main repo, 1.15 branch ||
123+
| 12.0 Alpha/Beta | Kubernetes main repo, 1.16 branch ||
123124

124125
Key:
125126

0 commit comments

Comments
 (0)