Skip to content

Commit

Permalink
Bump up nodeadm and etcdadm versions
Browse files Browse the repository at this point in the history
  • Loading branch information
puneetguptanitj committed Nov 19, 2018
1 parent df7a50a commit 7b450fe
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.6"
DefaultEtcdadmVersion = "v0.0.7"
DefaultNodeadmVersion = "v0.0.7"
DefaultEtcdadmVersion = "v0.0.8"
DefaultKubernetesVersion = "1.10.4"
DefaultCNIVersion = "v0.6.0"
DefaultFlannelVersion = "v0.10.0"
Expand Down

0 comments on commit 7b450fe

Please sign in to comment.