Commit 99aaa3d8 authored by Lucas Käldström's avatar Lucas Käldström

Bump kubeadm to use kubernetes v1.4.1

parent 05ba20cc
......@@ -19,5 +19,5 @@ package api
const (
DefaultServiceDNSDomain = "cluster.local"
DefaultServicesSubnet = "10.12.0.0/12"
DefaultKubernetesVersion = "v1.4.0"
DefaultKubernetesVersion = "v1.4.1"
)
Markdown is supported
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