Upgrade kubernetes to gcr.io/google_containers/etcd:2.0.9

This commit is contained in:
Dawn Chen 2015-04-07 16:26:11 -07:00
parent 4963783b7e
commit 8ede54c511

View File

@ -7,7 +7,7 @@
"containers":[
{
"name": "etcd-container",
"image": "gcr.io/google_containers/etcd:2.0.8",
"image": "gcr.io/google_containers/etcd:2.0.9",
"command": [
"/usr/local/bin/etcd",
"--addr",