Merge pull request #3021 from estesp/update-release-docs

Add website update to release process
This commit is contained in:
Michael Crosby 2019-02-14 14:38:24 -05:00 committed by GitHub
commit a485eb74a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,4 +54,7 @@
3. Check CI has completed and uploaded the binaries. Remove any binaries which get 3. Check CI has completed and uploaded the binaries. Remove any binaries which get
uploaded but are not intended as part of the release (e.g. Darwin binaries). uploaded but are not intended as part of the release (e.g. Darwin binaries).
4. Promote on Slack, Twitter, mailing lists, etc 4. Update [`config.toml`](https://github.com/containerd/containerd.io/blob/f827d53826a426cb48f24cc08e43cc8722ad6d01/config.toml#L35) with latest release in the [containerd/containerd.io project](https://github.com/containerd/containerd.io); open PR to
force website downloads update.
5. Promote on Slack, Twitter, mailing lists, etc