From e2200f0690a5a81eaa820c4bf63679ce83a99900 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= Date: Wed, 11 Sep 2024 13:39:35 +0200 Subject: [PATCH] versions: trustee: Update to a version that supports ITA MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ITA stands for Intel Trust Authority, which is in the process to being renamed to ITTS (Intel Tiber Trust Services). Proper ITA / ITTS support on Trustee was finished as part of: * https://github.com/confidential-containers/trustee/commit/6f767fa15fb0119dcae5ff77cad9987741e4e788 Signed-off-by: Fabiano FidĂȘncio --- versions.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/versions.yaml b/versions.yaml index 8f54e7cc9f..cb1a1870dd 100644 --- a/versions.yaml +++ b/versions.yaml @@ -237,9 +237,9 @@ externals: coco-trustee: description: "Provides attestation and secret delivery components" url: "https://github.com/confidential-containers/trustee" - version: "e890fc90c384207668fa3a4d6a2f2a2d652797ee" + version: "6f767fa15fb0119dcae5ff77cad9987741e4e788" image: "ghcr.io/confidential-containers/staged-images/kbs" - image_tag: "e890fc90c384207668fa3a4d6a2f2a2d652797ee" + image_tag: "6f767fa15fb0119dcae5ff77cad9987741e4e788" toolchain: "1.74.0" crio: