diff --git a/docs/releases/1.14-NOTES.md b/docs/releases/1.14-NOTES.md index 24596acab4..0526879ccd 100644 --- a/docs/releases/1.14-NOTES.md +++ b/docs/releases/1.14-NOTES.md @@ -108,3 +108,10 @@ TODO (1.13.0 not yet released!) * Egress proxy for etcd manager [@austinmoore-](https://github.com/austinmoore-) [#7103](https://github.com/kubernetes/kops/pull/7103) * Egress proxy for etcd manager [@austinmoore-](https://github.com/austinmoore-) [#7103](https://github.com/kubernetes/kops/pull/7103) * Cherrypick etcd-manager support for openstack [@zetaab](https://github.com/zetaab) [#7419](https://github.com/kubernetes/kops/pull/7419) + +## 1.14.0-beta.1 to 1.14.0-beta.2 + +* Update weave to 2.5.2 [@while1eq1](https://github.com/while1eq1) [#7444](https://github.com/kubernetes/kops/pull/7444) +* bash script: don't assume nodeup filename [@justinsb](https://github.com/justinsb) [#7448](https://github.com/kubernetes/kops/pull/7448) +* nodeup download should try all mirrors [@justinsb](https://github.com/justinsb) [#7447](https://github.com/kubernetes/kops/pull/7447) +* Add nodeup to shipbot targets for release upload [@justinsb](https://github.com/justinsb) [#7449](https://github.com/kubernetes/kops/pull/7449)