versions: Update TD-Shim version to v0.3.0

TD-Shim has released its v0.3.0 release earlier Today, following the
Confidential Containers v0.3.0 release.

Let's update it here.  We need to also bump the toolchain to using the
nightly-2022-11-15

Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
This commit is contained in:
Fabiano Fidêncio 2023-01-12 18:18:13 +01:00
parent d1993d2c90
commit a758cb0f7f

View File

@ -316,8 +316,8 @@ externals:
td-shim:
description: "Confidential Containers Shim Firmware"
url: "https://github.com/confidential-containers/td-shim"
version: "v0.2.0"
toolchain: "nightly-2022-05-15"
version: "v0.3.0"
toolchain: "nightly-2022-11-15"
virtiofsd:
description: "vhost-user virtio-fs device backend written in Rust"