Skip to content

Commit 79d6b42

Browse files
committed
update compatibility table in readme
1 parent d44fa64 commit 79d6b42

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -117,11 +117,13 @@ release, we will increment the minor version whenever we update the minor Kubern
117117

118118
Generally speaking newer clients will work with older Kubernetes, but compatability isn't 100% guaranteed.
119119

120-
| client version | older versions | 1.18 | 1.19 | 1.20 |
121-
|----------------|----------------|------|------|------|
122-
| 0.12.x | - || x | x |
123-
| 0.13.x | - | + || x |
124-
| 0.14.x | - | + | + ||
120+
| client version | older versions | 1.18 | 1.19 | 1.20 | 1.21 | 1.22 |
121+
|----------------|----------------|------|------|------|------|------|
122+
| 0.12.x | - || x | x | x | x |
123+
| 0.13.x | - | + || x | x | x |
124+
| 0.14.x | - | + | + || x | x |
125+
| 0.15.x | - | + | + | + || x |
126+
| 0.16.x | - | + | + | + | + ||
125127

126128
Key:
127129

0 commit comments

Comments
 (0)