From 38e04bb6d8a563ec92580172669187d141853d49 Mon Sep 17 00:00:00 2001 From: Tobin Feldman-Fitzthum Date: Tue, 31 Mar 2026 21:21:37 +0000 Subject: [PATCH] versions: bump guest-components for switch attestation Pick up the new version of guest-components which uses NVAT bindings instead of NVML bindings. This will allow us to attests guests with nvswitches. Signed-off-by: Tobin Feldman-Fitzthum --- versions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.yaml b/versions.yaml index f795eb296e..dc5e92b2c5 100644 --- a/versions.yaml +++ b/versions.yaml @@ -292,7 +292,7 @@ externals: coco-guest-components: description: "Provides attested key unwrapping for image decryption" url: "https://github.com/confidential-containers/guest-components/" - version: "ab95914ac84c32a43102463cc0ae330710af47be" + version: "30b552e7841b10e656fa28cf643ed25b9d45e33f" toolchain: "1.90.0" coco-trustee: