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

k8s 1.14 as default

This commit is contained in:
Alena Prokharchyk
2019-06-04 17:03:38 -07:00
parent 3e10f98fe0
commit 3cef93e273

View File

@@ -9,7 +9,7 @@ import (
)
const (
DefaultK8s = "v1.13.5-rancher1-3"
DefaultK8s = "v1.14.1-rancher1-2"
)
var (