From 3d60196735b666af99672b374e23fc14531d63ef Mon Sep 17 00:00:00 2001 From: Tobin Feldman-Fitzthum Date: Tue, 31 Mar 2026 21:19:24 +0000 Subject: [PATCH] versions: bump Trustee to pickup PPCIE support Trustee is compatible with old guest components (using NVML bindings) or new guest components (using NVAT). If we have the new version of gc, we can attest PPCIE guests, which we need the new version of Trustee to verify. Signed-off-by: Tobin Feldman-Fitzthum --- versions.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/versions.yaml b/versions.yaml index 9c1b564511..f795eb296e 100644 --- a/versions.yaml +++ b/versions.yaml @@ -298,12 +298,12 @@ externals: coco-trustee: description: "Provides attestation and secret delivery components" url: "https://github.com/confidential-containers/trustee" - version: "f5cb8fc1b51b652fc24e2d6b8742cf417805352e" + version: "22788122660d6e9be3e4bf52704282de5fcc0a2a" # image / ita_image and image_tag / ita_image_tag must be in sync image: "ghcr.io/confidential-containers/staged-images/kbs" - image_tag: "f5cb8fc1b51b652fc24e2d6b8742cf417805352e" + image_tag: "22788122660d6e9be3e4bf52704282de5fcc0a2a" ita_image: "ghcr.io/confidential-containers/staged-images/kbs-ita-as" - ita_image_tag: "f5cb8fc1b51b652fc24e2d6b8742cf417805352e-x86_64" + ita_image_tag: "22788122660d6e9be3e4bf52704282de5fcc0a2a-x86_64" toolchain: "1.90.0" containerd: