Skip to content
Snippets Groups Projects
Commit 256a4e1f authored by Matthew Mosesohn's avatar Matthew Mosesohn
Browse files

Rebase etcd to v3.0.6

Fixes #450
parent e83010b7
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ download_run_once: False
# Versions
include_vars: kube_versions.yml
etcd_version: v3.0.1
etcd_version: v3.0.6
#TODO(mattymo): Move calico versions to roles/network_plugins/calico/defaults
# after migration to container download
calico_version: v0.20.0
......
---
etcd_version: v3.0.1
etcd_version: v3.0.6
etcd_bin_dir: "{{ local_release_dir }}/etcd/etcd-{{ etcd_version }}-linux-amd64/"
# Possible values: host, docker
......
......@@ -4,7 +4,7 @@ local_release_dir: /tmp
# Versions
include_vars: kube_versions.yml
etcd_version: v3.0.1
etcd_version: v3.0.6
calico_version: v0.20.0
calico_cni_version: v1.3.1
weave_version: v1.6.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment