From a6f43b549e799e4965d86b339ee6cd3097812193 Mon Sep 17 00:00:00 2001 From: Phil Estes Date: Thu, 14 Feb 2019 13:56:27 -0500 Subject: [PATCH] Add website update to release process Update release process with step to get downloads list updated on containerd.io website Signed-off-by: Phil Estes --- releases/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/releases/README.md b/releases/README.md index 93b49371b..24710077d 100644 --- a/releases/README.md +++ b/releases/README.md @@ -54,4 +54,7 @@ 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). -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