mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-05 19:47:53 +00:00
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:
parent
9ff30c6aeb
commit
c7da62dd1e
@ -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: |
|
||||
|
Loading…
Reference in New Issue
Block a user