Skip to content

Commit d9a05da

Browse files
Update version matrix.
1 parent 1949306 commit d9a05da

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -113,13 +113,14 @@ release, we will increment the minor version whenever we update the minor Kubern
113113

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

116-
| client version | older versions | 1.19 | 1.20 | 1.21 | 1.22 | 1.23 | 1.24 |
117-
|----------------|----------------|------|------|------|------|-------|------|
118-
| 0.13.x | - || x | x | x | x | x |
119-
| 0.14.x | - | + || x | x | x | x |
120-
| 0.15.x | - | + | + || x | x | x |
121-
| 0.16.x | - | + | + | + || x | x |
122-
| 0.17.x | - | - | - | + | + | + ||
116+
| client version | older versions | 1.19 | 1.20 | 1.21 | 1.22 | 1.23 | 1.24 | 1.25 |
117+
|----------------|----------------|------|------|------|------|-------|------|-----|
118+
| 0.13.x | - || x | x | x | x | x | x |
119+
| 0.14.x | - | + || x | x | x | x | x |
120+
| 0.15.x | - | + | + || x | x | x | x |
121+
| 0.16.x | - | + | + | + || x | x | x |
122+
| 0.17.x | - | - | - | + | + | + || x |
123+
| 0.18.x | - | - | - | - | + | + | + ||
123124

124125
Key:
125126

0 commit comments

Comments
 (0)