versions: Bump trustee to multi-arch deployment for KBS

As part of the enablement for s390x, KBS should support multi-arch deployment.
This commit updates the version of coco-trustee to a commit where the support
is implemented.

Signed-off-by: Hyounggyu Choi <Hyounggyu.Choi@ibm.com>
This commit is contained in:
Hyounggyu Choi
2024-07-09 12:04:42 +02:00
parent 856a1f72c6
commit 4025ef7193

View File

@@ -227,9 +227,9 @@ externals:
coco-trustee: coco-trustee:
description: "Provides attestation and secret delivery components" description: "Provides attestation and secret delivery components"
url: "https://github.com/confidential-containers/trustee" url: "https://github.com/confidential-containers/trustee"
version: "v0.9.0" version: "e890fc90c384207668fa3a4d6a2f2a2d652797ee"
image: "ghcr.io/confidential-containers/key-broker-service" image: "ghcr.io/confidential-containers/staged-images/kbs"
image_tag: "built-in-as-v0.9.0" image_tag: "e890fc90c384207668fa3a4d6a2f2a2d652797ee"
toolchain: "1.74.0" toolchain: "1.74.0"
crio: crio: