Skip to content

Commit

Permalink
Set kubernetes version to 1.11.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Lipovetsky committed Jan 29, 2019
1 parent ab68fe5 commit 72fd7f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ const (
KubeletKubeconfig = "/etc/kubernetes/kubelet.conf"
DefaultNodeadmVersion = "v0.1.0"
DefaultEtcdadmVersion = "v0.1.0"
DefaultKubernetesVersion = "1.10.11"
DefaultKubernetesVersion = "1.11.6"
DefaultCNIVersion = "v0.6.0"
DefaultFlannelVersion = "v0.10.0"
DefaultKeepalivedVersion = "v2.0.4"
Expand Down

0 comments on commit 72fd7f4

Please sign in to comment.