Update etcd from v3.4.0 to v3.4.1

* https://github.com/etcd-io/etcd/releases/tag/v3.4.1
This commit is contained in:
Dalton Hubble
2019-09-28 15:09:57 -07:00
parent 9bfb1c5faf
commit 3e34fb075b
8 changed files with 14 additions and 11 deletions

View File

@ -4,6 +4,8 @@ Notable changes between versions.
## Latest
* Update etcd from v3.3.15 to [v3.4.1](https://github.com/etcd-io/etcd/releases/tag/v3.4.1)
#### AWS
* Add `node_labels` variable to internal `workers` module ([#550](https://github.com/poseidon/typhoon/pull/550))
@ -12,10 +14,6 @@ Notable changes between versions.
* Add `node_labels` variable to internal `workers` module ([#550](https://github.com/poseidon/typhoon/pull/550))
#### Google Cloud
* Add `node_labels` variable to internal `workers` module ([#550](https://github.com/poseidon/typhoon/pull/550))
#### Bare-Metal
* Fix Terraform missing comma error ([#549](https://github.com/poseidon/typhoon/pull/549))
@ -24,6 +22,11 @@ Notable changes between versions.
* Fix Terraform missing comma error ([#549](https://github.com/poseidon/typhoon/pull/549))
#### Google Cloud
* Add `node_labels` variable to internal `workers` module ([#550](https://github.com/poseidon/typhoon/pull/550))
## v1.16.0
* Kubernetes [v1.16.0](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.16.md#v1160) ([#543](https://github.com/poseidon/typhoon/pull/543))