Update to shift etcd 2.2 references to use 3.0.3

This commit is contained in:
Timothy St. Clair
2016-07-21 15:00:44 -05:00
parent 301be4eeb5
commit 456c43c22d
11 changed files with 15 additions and 15 deletions

View File

@@ -10,7 +10,7 @@
"containers": [
{
"name": "etcd",
"image": "gcr.io/google_containers/etcd-ARCH:2.2.5",
"image": "gcr.io/google_containers/etcd-ARCH:3.0.3",
"command": [
"/usr/local/bin/etcd",
"--listen-client-urls=http://127.0.0.1:4001",