1
0
mirror of https://github.com/rancher/types.git synced 2025-09-17 23:38:20 +00:00

Update default k8s tag

This commit is contained in:
galal-hussein
2018-05-16 22:10:25 +02:00
committed by Denise
parent bca36e4cee
commit 0189352f3b

View File

@@ -3,7 +3,7 @@ package v3
import "github.com/rancher/types/image"
const (
DefaultK8s = "v1.10.1-rancher1"
DefaultK8s = "v1.10.1-rancher2-1"
)
var (