From 0d076ce0c2b987d0d2ecb833b1713d7e867e1ecb Mon Sep 17 00:00:00 2001 From: Brendan Burns <5751682+brendandburns@users.noreply.github.com> Date: Thu, 9 Oct 2025 11:18:35 -0700 Subject: [PATCH] Update version table to include the new release --- README.md | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index c2895b731d..bb97cd0ffe 100644 --- a/README.md +++ b/README.md @@ -114,15 +114,17 @@ 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 compatibility isn't 100% guaranteed. -| 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 | - | + | + | + | + | + | ✓ | +| client version | older versions | 1.28 | 1.29 | 1.30 | 1.31 | 1.32 | 1.33|1.34| +| -------------- | -------------- | ---- | ---- | ---- | ---- | ---- |----|----| +| 0.19.x | - | ✓ | x | x | x | x | x | x | +| 0.20.x | - | + | ✓ | x | x | x | x | x | +| 0.21.x | - | + | + | ✓ | x | x | x | x | +| 0.22.x | - | + | + | + | ✓ | x | x | x | +| 1.0.x | - | + | + | + | + | ✓ | x | x | +| 1.1.x | - | + | + | + | + | ✓ | x | x | +| 1.2.x | - | + | + | + | + | + | ✓ | x | +| 1.3.x | - | + | + | + | + | + | ✓ | x | +| 1.4.x | - | + | + | + | + | + | + | ✓| Key: