Skip to content

Commit

Permalink
Bump up versions of etcdadm and nodeadm
Browse files Browse the repository at this point in the history
  • Loading branch information
puneetguptanitj committed Oct 23, 2018
1 parent 7ba0df5 commit 96beacb
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.5"
DefaultEtcdadmVersion = "v0.0.6"
DefaultNodeadmVersion = "v0.0.6"
DefaultEtcdadmVersion = "v0.0.7"
DefaultKubernetesVersion = "1.10.4"
DefaultCNIVersion = "v0.6.0"
DefaultFlannelVersion = "v0.10.0"
Expand Down

0 comments on commit 96beacb

Please sign in to comment.