From 83e4c4019ba784d3673d3e2e09d144f1f33f34c1 Mon Sep 17 00:00:00 2001 From: Brendan Burns <5751682+brendandburns@users.noreply.github.com> Date: Tue, 6 May 2025 10:20:33 -0700 Subject: [PATCH] Update README.md --- README.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index c8bab32e0c..1baec2c3a3 100644 --- a/README.md +++ b/README.md @@ -114,14 +114,15 @@ We switched from `request` to `fetch` as the HTTP(S) backend for the `1.0.0` rel Generally speaking newer clients will work with older Kubernetes, but compatability isn't 100% guaranteed. -| client version | older versions | 1.28 | 1.29 | 1.30 | 1.31 | 1.32 | -| -------------- | -------------- | ---- | ---- | ---- | ---- | ---- | -| 0.19.x | - | ✓ | x | x | x | x | -| 0.20.x | - | + | ✓ | x | x | x | -| 0.21.x | - | + | + | ✓ | x | x | -| 0.22.x | - | + | + | + | ✓ | x | -| 1.0.x | - | + | + | + | + | ✓ | -| 1.1.x | - | + | + | + | + | ✓ | +| client version | older versions | 1.28 | 1.29 | 1.30 | 1.31 | 1.32 | 1.33| +| -------------- | -------------- | ---- | ---- | ---- | ---- | ---- |----| +| 0.19.x | - | ✓ | x | x | x | x | x | +| 0.20.x | - | + | ✓ | x | x | x | x | +| 0.21.x | - | + | + | ✓ | x | x | x | +| 0.22.x | - | + | + | + | ✓ | x | x | +| 1.0.x | - | + | + | + | + | ✓ | x | +| 1.1.x | - | + | + | + | + | ✓ | x | +| 1.2.x | - | + | + | + | + | + | ✓ | Key: