Skip to content
Snippets Groups Projects
Commit 0bcecae2 authored by zouyee's avatar zouyee
Browse files

upgrade etcd version from v3.0.6 to v3.0.17

parent ab12b23e
No related branches found
No related tags found
No related merge requests found
......@@ -51,7 +51,7 @@ Versions of supported components
--------------------------------
[kubernetes](https://github.com/kubernetes/kubernetes/releases) v1.5.1 <br>
[etcd](https://github.com/coreos/etcd/releases) v3.0.6 <br>
[etcd](https://github.com/coreos/etcd/releases) v3.0.17 <br>
[flanneld](https://github.com/coreos/flannel/releases) v0.6.2 <br>
[calicoctl](https://github.com/projectcalico/calico-docker/releases) v0.23.0 <br>
[canal](https://github.com/projectcalico/canal) (given calico/flannel versions) <br>
......
......@@ -19,7 +19,7 @@ download_always_pull: False
# Versions
kube_version: v1.6.1
etcd_version: v3.0.6
etcd_version: v3.0.17
#TODO(mattymo): Move calico versions to roles/network_plugins/calico/defaults
# after migration to container download
calico_version: "v1.1.0-rc8"
......
......@@ -2,7 +2,7 @@
local_release_dir: /tmp
# Versions
etcd_version: v3.0.6
etcd_version: v3.0.17
calico_version: v0.23.0
calico_cni_version: v1.5.6
weave_version: v1.8.2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment