mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-23 09:47:25 +00:00
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:
@@ -227,9 +227,9 @@ externals:
|
||||
coco-trustee:
|
||||
description: "Provides attestation and secret delivery components"
|
||||
url: "https://github.com/confidential-containers/trustee"
|
||||
version: "v0.9.0"
|
||||
image: "ghcr.io/confidential-containers/key-broker-service"
|
||||
image_tag: "built-in-as-v0.9.0"
|
||||
version: "e890fc90c384207668fa3a4d6a2f2a2d652797ee"
|
||||
image: "ghcr.io/confidential-containers/staged-images/kbs"
|
||||
image_tag: "e890fc90c384207668fa3a4d6a2f2a2d652797ee"
|
||||
toolchain: "1.74.0"
|
||||
|
||||
crio:
|
||||
|
Reference in New Issue
Block a user