Update CoreDNS from v1.2.4 to v1.2.6

* https://coredns.io/2018/11/05/coredns-1.2.6-release/
This commit is contained in:
Dalton Hubble
2018-11-18 16:45:53 -08:00
parent c8c43f3991
commit ea3fc6d2a7
10 changed files with 11 additions and 10 deletions

View File

@ -9,7 +9,8 @@ Notable changes between versions.
* Improve flannel manifests
* [Rename](https://github.com/poseidon/terraform-render-bootkube/commit/d045a8e6b8eccfbb9d69bb51953b5a93d23f67f7) `kube-flannel` DaemonSet to `flannel` and `kube-flannel-cfg` ConfigMap to `flannel-config`
* [Drop](https://github.com/poseidon/terraform-render-bootkube/commit/39f9afb3360ec642e5b98457c8bd07eda35b6c96) unused mounts and add a CPU resource request
* Enable CoreDNS `loop` and `loadbalance` plugins ([#340](https://github.com/poseidon/typhoon/pull/340))
* Update CoreDNS from v1.2.4 to [v1.2.6](https://coredns.io/2018/11/05/coredns-1.2.6-release/)
* Enable CoreDNS `loop` and `loadbalance` plugins ([#340](https://github.com/poseidon/typhoon/pull/340))
* Use kubernetes-incubator/bootkube v0.14.0
#### Addons