versions: bump trustee for coco v0.13.0

Update to new hashes for Trustee. The MSRV for Trustee is now 1.80.0 so
bump the rust toolchain as well.

Signed-off-by: Tobin Feldman-Fitzthum <tobin@ibm.com>
This commit is contained in:
Tobin Feldman-Fitzthum 2025-03-10 13:43:27 -05:00
parent 199b16f053
commit c352905998

View File

@ -239,13 +239,13 @@ externals:
coco-trustee:
description: "Provides attestation and secret delivery components"
url: "https://github.com/confidential-containers/trustee"
version: "68e2a8d25dbfa012b422ff464f31d18f3afa6677"
version: "bc26ac5acd8314ba34fe837d6886beb1ce384106"
# image / ita_image and image_tag / ita_image_tag must be in sync
image: "ghcr.io/confidential-containers/staged-images/kbs"
image_tag: "68e2a8d25dbfa012b422ff464f31d18f3afa6677"
image_tag: "bc26ac5acd8314ba34fe837d6886beb1ce384106"
ita_image: "ghcr.io/confidential-containers/staged-images/kbs-ita-as"
ita_image_tag: "68e2a8d25dbfa012b422ff464f31d18f3afa6677-x86_64"
toolchain: "1.76.0"
ita_image_tag: "bc26ac5acd8314ba34fe837d6886beb1ce384106-x86_64"
toolchain: "1.80.0"
crio:
description: |