Upgrade etcd to v2.0.5 on the master

This commit is contained in:
Satnam Singh 2015-03-23 00:24:44 -07:00
parent d8223ff9e2
commit 69f867dafb

View File

@ -10,10 +10,10 @@
# shasum <tar> # shasum <tar>
# 6. Update this file with new tar version and new hash # 6. Update this file with new tar version and new hash
{% set etcd_version="v2.0.0" %} {% set etcd_version="v2.0.5" %}
{% set etcd_tar_url="https://storage.googleapis.com/kubernetes-release/etcd/etcd-%s-linux-amd64.tar.gz" {% set etcd_tar_url="https://storage.googleapis.com/kubernetes-release/etcd/etcd-%s-linux-amd64.tar.gz"
| format(etcd_version) %} | format(etcd_version) %}
{% set etcd_tar_hash="sha1=b3cd41d1748bf882a58a98c9585fd5849b943811" %} {% set etcd_tar_hash="sha1=34b185efa954327d6cdfe6be5b1eb5fcfb7c478c" %}
etcd-tar: etcd-tar:
archive: archive: