mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-24 18:52:08 +00:00
versions: Update td-shim and aa to 0.4.0 rc
This is the latest td-shim commit and the latest known working attestation-agent commit. Fixes: #6366 Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
This commit is contained in:
parent
bd61f61952
commit
bcc4adb955
@ -191,7 +191,8 @@ externals:
|
||||
attestation-agent:
|
||||
description: "Provide attested key unwrapping for image decryption"
|
||||
url: "https://github.com/confidential-containers/attestation-agent"
|
||||
version: "v0.3.0"
|
||||
# v0.3.0-4-gc6cdff6
|
||||
version: "c6cdff6dcd4f4ca45fa0fb7df439057d2dba15ea"
|
||||
|
||||
cni-plugins:
|
||||
description: "CNI network plugins"
|
||||
@ -311,7 +312,8 @@ externals:
|
||||
td-shim:
|
||||
description: "Confidential Containers Shim Firmware"
|
||||
url: "https://github.com/confidential-containers/td-shim"
|
||||
version: "v0.3.0"
|
||||
# v0.3.0-32-g5fa81ef
|
||||
version: "5fa81efa1e43c8005d6d8099b5c099125c17b4b0"
|
||||
toolchain: "nightly-2022-11-15"
|
||||
|
||||
virtiofsd:
|
||||
|
Loading…
Reference in New Issue
Block a user