From 4b88532c2f5584bfe4b5f36bf1a2dc58f50f144d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= Date: Tue, 18 May 2021 15:30:41 +0200 Subject: [PATCH] docs: Don't use Docker as an example of a container manager MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Let's update the doc to use Containerd and CRI-O as examples, which fits better the 2.x world. Signed-off-by: Fabiano FidĂȘncio --- docs/Stable-Branch-Strategy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Stable-Branch-Strategy.md b/docs/Stable-Branch-Strategy.md index 84a9779f55..d0e6cfb28a 100644 --- a/docs/Stable-Branch-Strategy.md +++ b/docs/Stable-Branch-Strategy.md @@ -35,7 +35,7 @@ provides additional information regarding release `99.123.77` in the previous ex both** and which **changes the behavior from the previous release** (incompatible with previous releases). A major release will also likely require a change of the container manager version used, -for example Docker\*. Please refer to the release notes for further details. +for example Containerd or CRI-O. Please refer to the release notes for further details. ## Release Strategy