From 82b890349d6d5d1a5b1c8a03d6471ea51140e060 Mon Sep 17 00:00:00 2001 From: Xynnn007 Date: Thu, 17 Jul 2025 10:19:02 +0800 Subject: [PATCH] deps(chore): bump guest-components to candidate v0.14.0 This new version of gc fixes s390x attestation, also introduces registry configuration setting directly via initdata. Signed-off-by: Xynnn007 --- versions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.yaml b/versions.yaml index dfa86cda46..dc10fdae33 100644 --- a/versions.yaml +++ b/versions.yaml @@ -233,7 +233,7 @@ externals: coco-guest-components: description: "Provides attested key unwrapping for image decryption" url: "https://github.com/confidential-containers/guest-components/" - version: "591d0bb45cd7a2c66f3778428940c40f7eec3b7d" + version: "1a521e14b8c0a039ae7ae98f520fcb5020d95dec" toolchain: "1.85.1" coco-trustee: