mirror of
https://github.com/rancher/rke.git
synced 2025-09-01 06:56:29 +00:00
Add k8s 1.14
This commit is contained in:
committed by
Alena Prokharchyk
parent
fbf29f208e
commit
21f3a3eff9
@@ -40,6 +40,7 @@ var K8sDockerVersions = map[string][]string{
|
||||
"1.11": {"1.11.x", "1.12.x", "1.13.x", "17.03.x", "18.06.x", "18.09.x"},
|
||||
"1.12": {"1.11.x", "1.12.x", "1.13.x", "17.03.x", "17.06.x", "17.09.x", "18.06.x", "18.09.x"},
|
||||
"1.13": {"1.11.x", "1.12.x", "1.13.x", "17.03.x", "17.06.x", "17.09.x", "18.06.x", "18.09.x"},
|
||||
"1.14": {"1.13.x", "17.03.x", "17.06.x", "17.09.x", "18.06.x", "18.09.x"},
|
||||
}
|
||||
|
||||
type dockerConfig struct {
|
||||
|
Reference in New Issue
Block a user