mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 04:06:03 +00:00
Upgrade kubernetes to gcr.io/google_containers/etcd:2.0.9
This commit is contained in:
parent
4963783b7e
commit
8ede54c511
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user