versions: update nydusd version

To the latest stable v2.1.1.

Depends-on: github.com/kata-containers/tests#5246
Fixes: #5635
Signed-off-by: Peng Tao <bergwolf@hyper.sh>
This commit is contained in:
Peng Tao
2022-11-10 17:19:14 +08:00
parent 7506237420
commit a636d426d9
3 changed files with 5 additions and 4 deletions

View File

@@ -249,12 +249,12 @@ externals:
nydus:
description: "Nydus image acceleration service"
url: "https://github.com/dragonflyoss/image-service"
version: "v2.1.0-alpha.4"
version: "v2.1.1"
nydus-snapshotter:
description: "Snapshotter for Nydus image acceleration service"
url: "https://github.com/containerd/nydus-snapshotter"
version: "v0.2.3"
version: "v0.3.3"
ovmf:
description: "Firmware, implementation of UEFI for virtual machines."