1
0
mirror of https://github.com/rancher/types.git synced 2025-09-25 12:21:24 +00:00

Drop Support for k8s v1.12.10 from default k8s versions

This commit is contained in:
Prachi Damle
2019-10-01 15:34:04 -07:00
committed by Alena Prokharchyk
parent 014b7a2e18
commit 105a8ba0d3

View File

@@ -27,7 +27,6 @@ var (
// When add a new k8s version to 2.2, make sure to add support for it to the 2.1.x branch.
// Account for the fact that rke-tools image is different cross branches, and it requires using
// different k8s version tag
"v1.12.10-rancher1-2",
"v1.13.11-rancher1-1",
"v1.14.7-rancher1-1",
"v1.15.4-rancher1-1",