README.md in krane-3.4.2 vs README.md in krane-3.5.0

- old
+ new

@@ -72,11 +72,11 @@ ## Prerequisites * Ruby 2.7+ -* Your cluster must be running Kubernetes v1.22.0 or higher<sup>1</sup> +* Your cluster must be running Kubernetes v1.24.0 or higher<sup>1</sup> ## Compatibility <sup>1</sup> We run integration tests against these Kubernetes versions. You can find our official compatibility chart below. @@ -87,14 +87,15 @@ | 1.18 | No | 2.3.7 | | 1.19 | No | 2.4.9 | | 1.20 | No | 2.4.9 | | 1.21 | No | 2.4.9 | | 1.22 | No | 3.0.1 | -| 1.23 | Yes | -- | +| 1.23 | No | 3.4.2 | | 1.24 | Yes | -- | | 1.25 | No | -- | | 1.26 | Yes | -- | | 1.27 | Yes | -- | +| 1.28 | Yes | -- | ## Installation 1. [Install kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl/#install-kubectl-binary-via-curl) (requires v1.22.0 or higher) and make sure it is available in your $PATH 2. Set up your [kubeconfig file](https://kubernetes.io/docs/tasks/access-application-cluster/authenticate-across-clusters-kubeconfig/) for access to your cluster(s).