Commit f41e4fad authored by Alena Prokharchyk's avatar Alena Prokharchyk
Browse files

Types vendor update to rollback to 1.11.3 as default k8s

parent ed75132f
Showing with 2 additions and 2 deletions
+2 -2
......@@ -36,7 +36,7 @@ github.com/heptio/authenticator d282f87a19728018b67d80754bcb3e9b04
github.com/mcuadros/go-version 6d5863ca60fa6fe914b5fd43ed8533d7567c5b0b
github.com/rancher/rdns-server bf662911db6acce4d6a85d2878653f68413b9176
github.com/rancher/types 9618ce8fdaf31ccc7b1b1fc784275b7b78e489cf
github.com/rancher/types b32f990585ca1cf5af482798fb3d71c8fef9fa5e
github.com/rancher/norman d9c8831c9fa18d9072ad2a5ee8a3aae3e0cb4cd4
......
......@@ -9,7 +9,7 @@ import (
)
const (
DefaultK8s = "v1.12.1-rancher1-1"
DefaultK8s = "v1.11.3-rancher1-1"
)
var (
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment