From bcc4adb955593ce7eae4343534363823aa9bfc3a Mon Sep 17 00:00:00 2001 From: Jeremi Piotrowski Date: Thu, 23 Feb 2023 11:14:27 +0000 Subject: [PATCH] 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 --- versions.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/versions.yaml b/versions.yaml index 326132bc00..b199e5c910 100644 --- a/versions.yaml +++ b/versions.yaml @@ -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: