Skip to content

Commit

Permalink
Bumping up etcdadm and nodeadm versions (#136)
Browse files Browse the repository at this point in the history
  • Loading branch information
puneetguptanitj authored Oct 9, 2018
1 parent 7508c67 commit 4696513
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions common/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ const (
KubectlFile = "/opt/bin/kubectl"
AdminKubeconfig = "/etc/kubernetes/admin.conf"
KubeletKubeconfig = "/etc/kubernetes/kubelet.conf"
DefaultNodeadmVersion = "v0.0.4"
DefaultEtcdadmVersion = "v0.0.5"
DefaultNodeadmVersion = "v0.0.5"
DefaultEtcdadmVersion = "v0.0.6"
DefaultKubernetesVersion = "1.10.4"
DefaultCNIVersion = "v0.6.0"
DefaultFlannelVersion = "v0.10.0"
Expand Down

0 comments on commit 4696513

Please sign in to comment.