From f4cee8baf7ec329f0fb3aac15596472bd0d759be Mon Sep 17 00:00:00 2001 From: Mason Brothers Date: Tue, 31 Oct 2023 19:11:03 -0600 Subject: [PATCH] Update README.md The newest version says `1.20` when you probably mean to say `1.28`. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a10a661b49b..9d8f03e9a38 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ release, we will increment the minor version whenever we update the minor Kubern Generally speaking newer clients will work with older Kubernetes, but compatability isn't 100% guaranteed. -| client version | older versions | 1.20 | 1.21 | 1.22 | 1.23 | 1.24 | 1.25 | 1.26 | 1.27 | 1.20 | +| client version | older versions | 1.20 | 1.21 | 1.22 | 1.23 | 1.24 | 1.25 | 1.26 | 1.27 | 1.28 | |----------------|----------------|------|------|------|------|-------|------|-----|------|------| | 0.14.x | - | ✓ | x | x | x | x | x | x | x | x | | 0.15.x | - | + | ✓ | x | x | x | x | x | x | x |