Update Kubernetes from v1.19.4 to v1.20.0-rc.0

* https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.20.md#v1200-rc0
This commit is contained in:
Dalton Hubble
2020-12-02 23:32:25 -08:00
parent 4fd4a0f540
commit e77dd6ecd4
55 changed files with 131 additions and 130 deletions

View File

@ -4,6 +4,7 @@ Notable changes between versions.
## Latest
* Kubernetes [v1.20.0-rc.0](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.20.md#v1200-rc0)
* Add input variable validations ([#880](https://github.com/poseidon/typhoon/pull/880))
* Require Terraform v0.13+ ([migration guide](https://typhoon.psdn.io/topics/maintenance/#terraform-versions))
* Set output sensitive to suppress console display for some cases ([#885](https://github.com/poseidon/typhoon/pull/885))