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

Update the default etcd version for kubeadm to 3.0.14-kubeadm

parent e6b2517f
......@@ -37,7 +37,7 @@ const (
Pause = "pause"
gcrPrefix = "gcr.io/google_containers"
etcdVersion = "2.2.5"
etcdVersion = "3.0.14-kubeadm"
kubeDNSVersion = "1.7"
dnsmasqVersion = "1.3"
......
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