mirror of
https://github.com/rancher/rke.git
synced 2025-08-31 14:36:32 +00:00
Add k8s 1.15
This commit is contained in:
committed by
Alena Prokharchyk
parent
fb11fc3317
commit
9985bc8bae
@@ -41,6 +41,7 @@ var K8sDockerVersions = map[string][]string{
|
||||
"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"},
|
||||
"1.15": {"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