Set minimum supported version to Kubernetes 1.20.6

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan 2022-01-26 10:41:17 +02:00
parent 776a7fc9c0
commit f154326391
No known key found for this signature in database
GPG key ID: 3299AEB0E4085BAF
4 changed files with 6 additions and 9 deletions

View file

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