mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-26 15:32:30 +00:00
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:
parent
199b16f053
commit
c352905998
@ -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: |
|
||||
|
Loading…
Reference in New Issue
Block a user