1
0
mirror of https://github.com/rancher/types.git synced 2025-07-15 14:11:36 +00:00

Removed 1.9 and 1.10 from supported k8s versions for 2.1

This commit is contained in:
Alena Prokharchyk 2019-02-26 16:44:45 -08:00
parent fae0ec5411
commit ab392c8a13

View File

@ -17,8 +17,6 @@ var (
// k8sVersionsCurrent are the latest versions available for installation
k8sVersionsCurrent = []string{
"v1.9.7-rancher2-2",
"v1.10.12-rancher1-1",
"v1.11.6-rancher1-1",
"v1.12.5-rancher1-1",
"v1.13.1-rancher1-1",