release(v0.7.0-alpha.5): prepare release

This is the official v0.7.0-alpha.5 release.

Signed-off-by: Andrew Rynhard <andrew@rynhard.io>
This commit is contained in:
Andrew Rynhard 2020-10-08 15:01:37 -07:00 committed by Andrew Rynhard
parent 1572966686
commit 0d0d25fc9d

View File

@ -1,4 +1,25 @@
<a name="v0.7.0-alpha.5"></a>
## [v0.7.0-alpha.5](https://github.com/talos-systems/talos/compare/v0.7.0-alpha.4...v0.7.0-alpha.5) (2020-10-08)
### Chore
* add Context as param to some methods of `Platform` interface
* bump pkgs version
* publish list of images to release notes
### Feat
* bring in install-cni & pod-checkpointer from extras packages
* implement talos.shutdown=[halt|poweroff] kernel argument
### Fix
* random failures in cluster health checks
* apply --removable option always to get standard UEFI filename
* nil pointer panic in talosctl dashboard
<a name="v0.7.0-alpha.4"></a>
## [v0.7.0-alpha.4](https://github.com/talos-systems/talos/compare/v0.7.0-alpha.3...v0.7.0-alpha.4) (2020-10-06)
@ -43,6 +64,10 @@
* extract blockdevice library
### Release
* **v0.7.0-alpha.4:** prepare release
<a name="v0.7.0-alpha.3"></a>
## [v0.7.0-alpha.3](https://github.com/talos-systems/talos/compare/v0.7.0-alpha.2...v0.7.0-alpha.3) (2020-09-25)