From 7ae5fa463e889787218871faa048e549c5589eb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= Date: Mon, 17 Feb 2025 15:16:54 +0100 Subject: [PATCH] versions: Bump coco-guest-components MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit So attestation-agent and others have a version including the ttrpc bump to v0.8.4, allowing us to use the latest LTS kernel. Signed-off-by: Fabiano FidĂȘncio --- versions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.yaml b/versions.yaml index ce2dfe0ed5..a566edc0e3 100644 --- a/versions.yaml +++ b/versions.yaml @@ -228,7 +228,7 @@ externals: coco-guest-components: description: "Provides attested key unwrapping for image decryption" url: "https://github.com/confidential-containers/guest-components/" - version: "3df6c412059f29127715c3fdbac9fa41f56cfce4" + version: "514c561d933cb11a0f1628621a0b930157af76cd" toolchain: "1.80.0" coco-trustee: