docs: Don't use Docker as an example of a container manager

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 <fidencio@redhat.com>
This commit is contained in:
Fabiano Fidêncio 2021-05-18 15:30:41 +02:00
parent 4142e42465
commit 4b88532c2f

View File

@ -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). 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, 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 ## Release Strategy