From ff26a6b8761e9ec7346fa2cdc372e56fa9f4b6f0 Mon Sep 17 00:00:00 2001 From: Tobin Feldman-Fitzthum Date: Fri, 10 Apr 2026 06:54:58 -0700 Subject: [PATCH] versions: update image-rs to pickup signature fixes The new version of image-rs supports more types of signed images. First, we added supported for a few more key types. Second, we added support for multi-arch images where the manifest digest is signed but the individual arch manifest is not. These images are relatively common, so let's pickup the fix asap. 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 7ca2622ec2..3fd73cae97 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: "30b552e7841b10e656fa28cf643ed25b9d45e33f" + version: "de3f6ff62aa736619b80d99dfca5bc3d2c9a799d" toolchain: "1.90.0" coco-trustee: