Update etcd from v3.4.4 to v3.4.5

* https://github.com/etcd-io/etcd/releases/tag/v3.4.5
This commit is contained in:
Dalton Hubble
2020-03-18 20:50:41 -07:00
parent 2a5dddeb9d
commit c3ef21dbf5
9 changed files with 12 additions and 8 deletions

View File

@ -4,6 +4,10 @@ Notable changes between versions.
## Latest
* Update etcd from v3.4.4 to [v3.4.5](https://github.com/etcd-io/etcd/releases/tag/v3.4.5)
## v1.17.4
* Update etcd from v3.4.3 to [v3.4.4](https://github.com/etcd-io/etcd/releases/tag/v3.4.4)
* On Container Linux, fetch using the docker transport format ([#659](https://github.com/poseidon/typhoon/pull/659))
* Update CoreDNS from v1.6.6 to v1.6.7 ([#648](https://github.com/poseidon/typhoon/pull/648))