Commit 8ede54c5 authored by Dawn Chen's avatar Dawn Chen

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

parent 4963783b
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
"containers":[ "containers":[
{ {
"name": "etcd-container", "name": "etcd-container",
"image": "gcr.io/google_containers/etcd:2.0.8", "image": "gcr.io/google_containers/etcd:2.0.9",
"command": [ "command": [
"/usr/local/bin/etcd", "/usr/local/bin/etcd",
"--addr", "--addr",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment