mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-07-25 14:18:54 +00:00
versions: update Trustee for CoCo v0.22.0
We have bumped Trustee recently for the Helm chart work, but there are a few new features that would be good to land for Kata 4.0 and CoCo v0.22.0. Before too long, we will start bumping Trustee to a particular version rather than to a commit hash. Signed-off-by: Tobin Feldman-Fitzthum <tfeldmanfitz@nvidia.com>
This commit is contained in:
@@ -310,16 +310,16 @@ externals:
|
||||
coco-trustee:
|
||||
description: "Provides attestation and secret delivery components"
|
||||
url: "https://github.com/confidential-containers/trustee"
|
||||
version: "b6c8dc2bbb9374e00cb15e51acd8ba99b4febd7a"
|
||||
version: "258ea4acb7b9bd865fce5c63a539f2120dba8298"
|
||||
# image and image_tag must be in sync
|
||||
image: "ghcr.io/confidential-containers/staged-images/kbs"
|
||||
image_tag: "b6c8dc2bbb9374e00cb15e51acd8ba99b4febd7a"
|
||||
image_tag: "258ea4acb7b9bd865fce5c63a539f2120dba8298"
|
||||
toolchain: "1.90.0"
|
||||
# Helm chart deploys three separate images (kbs, as, rvps)
|
||||
# yamllint disable rule:line-length
|
||||
image_kbs: "ghcr.io/confidential-containers/staged-images/kbs-grpc-as:b6c8dc2bbb9374e00cb15e51acd8ba99b4febd7a"
|
||||
image_as: "ghcr.io/confidential-containers/staged-images/coco-as-grpc:b6c8dc2bbb9374e00cb15e51acd8ba99b4febd7a"
|
||||
image_rvps: "ghcr.io/confidential-containers/staged-images/rvps:b6c8dc2bbb9374e00cb15e51acd8ba99b4febd7a"
|
||||
image_kbs: "ghcr.io/confidential-containers/staged-images/kbs-grpc-as:258ea4acb7b9bd865fce5c63a539f2120dba8298"
|
||||
image_as: "ghcr.io/confidential-containers/staged-images/coco-as-grpc:258ea4acb7b9bd865fce5c63a539f2120dba8298"
|
||||
image_rvps: "ghcr.io/confidential-containers/staged-images/rvps:258ea4acb7b9bd865fce5c63a539f2120dba8298"
|
||||
# yamllint enable rule:line-length
|
||||
|
||||
containerd:
|
||||
|
||||
Reference in New Issue
Block a user