Update core etcd references to use 3.0.4

This commit is contained in:
Timothy St. Clair
2016-08-12 13:39:07 -05:00
parent 6f20321833
commit a0d177ca71
11 changed files with 15 additions and 15 deletions

View File

@@ -14,7 +14,7 @@ spec:
--listen-client-urls=http://127.0.0.1:4002
--data-dir=/var/etcd/data-events
1>>/var/log/etcd-events.log 2>&1
image: gcr.io/google_containers/etcd:3.0.3
image: gcr.io/google_containers/etcd:3.0.4
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:

View File

@@ -14,7 +14,7 @@ spec:
--listen-client-urls=http://127.0.0.1:4001
--data-dir=/var/etcd/data
1>>/var/log/etcd.log 2>&1
image: gcr.io/google_containers/etcd:3.0.3
image: gcr.io/google_containers/etcd:3.0.4
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet: