Update etcd from v3.4.9 to v3.4.10

* https://github.com/etcd-io/etcd/releases/tag/v3.4.10
This commit is contained in:
Dalton Hubble
2020-07-18 14:08:22 -07:00
parent efd4a0319d
commit f96e91f225
11 changed files with 12 additions and 10 deletions

View File

@ -28,7 +28,7 @@ systemd:
--network host \
--volume /var/lib/etcd:/var/lib/etcd:rw,Z \
--volume /etc/ssl/etcd:/etc/ssl/certs:ro,Z \
quay.io/coreos/etcd:v3.4.9
quay.io/coreos/etcd:v3.4.10
ExecStop=/usr/bin/podman stop etcd
[Install]
WantedBy=multi-user.target