versions: Bump guest-components

Bump to pick up the new guest-components
and matching trustee which use rust 1.85.1

Signed-off-by: stevenhorsman <steven@uk.ibm.com>
This commit is contained in:
stevenhorsman 2025-06-23 16:07:19 +01:00
parent 9ff30c6aeb
commit c7da62dd1e

View File

@ -233,19 +233,19 @@ externals:
coco-guest-components:
description: "Provides attested key unwrapping for image decryption"
url: "https://github.com/confidential-containers/guest-components/"
version: "028978dbaef2510ea92bc5038928f1d70c8aaad6"
toolchain: "1.80.0"
version: "4cd62c3f8a6475a556eceb5f4538e523e9491400"
toolchain: "1.85.1"
coco-trustee:
description: "Provides attestation and secret delivery components"
url: "https://github.com/confidential-containers/trustee"
version: "a333fa27a7ce538413bad3b537ffbeacf4a349d1"
version: "8462025ed2d2a94281344e63405bbe7500bd4484"
# image / ita_image and image_tag / ita_image_tag must be in sync
image: "ghcr.io/confidential-containers/staged-images/kbs"
image_tag: "a333fa27a7ce538413bad3b537ffbeacf4a349d1"
image_tag: "8462025ed2d2a94281344e63405bbe7500bd4484"
ita_image: "ghcr.io/confidential-containers/staged-images/kbs-ita-as"
ita_image_tag: "a333fa27a7ce538413bad3b537ffbeacf4a349d1-x86_64"
toolchain: "1.80.0"
ita_image_tag: "8462025ed2d2a94281344e63405bbe7500bd4484-x86_64"
toolchain: "1.85.1"
crio:
description: |