Update etcd from v3.4.10 to v3.4.12

* https://github.com/etcd-io/etcd/blob/master/CHANGELOG-3.4.md
This commit is contained in:
Dalton Hubble
2020-08-19 21:25:41 -07:00
parent aafa38476a
commit cd7fd29194
11 changed files with 12 additions and 10 deletions

View File

@ -4,6 +4,8 @@ Notable changes between versions.
## Latest
* Update etcd from v3.4.10 to [v3.4.12](https://github.com/etcd-io/etcd/releases/tag/v3.4.12)
### Fedora CoreOS
* Fix SELinux label of bootstrap-secrets on non-bootstrapping controllers ([#808](https://github.com/poseidon/typhoon/pull/808))