Set minimum supported version to Kubernetes 1.24.0

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan 2023-06-28 17:36:04 +03:00
parent 224e808c21
commit db0256e0f7
No known key found for this signature in database
GPG key ID: 3299AEB0E4085BAF
3 changed files with 4 additions and 4 deletions

View file

@ -1,3 +1,3 @@
► checking prerequisites
✔ Kubernetes {{ .serverVersion }} >=1.20.6-0
✔ Kubernetes {{ .serverVersion }} >=1.24.0-0
✔ prerequisites checks passed