Skip to content

Commit 123487e

Browse files
committed
Fix table in README
1 parent 26b2998 commit 123487e

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -42,14 +42,14 @@
4242
## Compatibility Matrix
4343

4444
| | <1.18.9 | 1.18.9 - 1.18.13 | 1.19.8 | 1.20.9 | 1.22.7 | 1.24.8 | 1.24.10 |
45-
|---- ----|---------|------------------|--------|--------|--------|--------|--------|
46-
| `0.2.x` | - || - | - | - | - | - |
47-
| `0.3.x` | - | - || - | - | - | - |
48-
| `0.4.x` | - | - | - || - | - | - |
49-
| `0.5.x` | - | - | - | - || - | - |
50-
| `0.6.x` | - | - | - | - | - || - |
51-
| `0.7.x` | - | - | - | - | - || - |
52-
| `0.8.x` | - | - | - | - | - | - ||
45+
|---------|---------|------------------|--------|--------|--------|--------|---------|
46+
| `0.2.x` | - || - | - | - | - | - |
47+
| `0.3.x` | - | - || - | - | - | - |
48+
| `0.4.x` | - | - | - || - | - | - |
49+
| `0.5.x` | - | - | - | - || - | - |
50+
| `0.6.x` | - | - | - | - | - || - |
51+
| `0.7.x` | - | - | - | - | - || - |
52+
| `0.8.x` | - | - | - | - | - | - | |
5353

5454
- `` Exact match of API objects in both model and the Kubernetes version.
5555
- `-` API objects mismatches either due to the removal of old API or the addition of new API. However, everything the

0 commit comments

Comments
 (0)