From d3e3ee7755ac32e76d69dfb555c3b55fefcac92e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= Date: Wed, 11 Sep 2024 13:35:27 +0200 Subject: [PATCH] versions: guest-components: 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). As we've bumped guest-components on trustee, let's make sure we also bump image-rs to the commit that brings ITA support in: * https://github.com/confidential-containers/guest-components/commit/1db6c3a87665dde58d0efa56f4e4af5fc Signed-off-by: Fabiano FidĂȘncio --- versions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.yaml b/versions.yaml index 7f8563f3c..8f54e7cc9 100644 --- a/versions.yaml +++ b/versions.yaml @@ -231,7 +231,7 @@ externals: coco-guest-components: description: "Provides attested key unwrapping for image decryption" url: "https://github.com/confidential-containers/guest-components/" - version: "d996c692207a983426ae0043952d15ed18e84f66" + version: "1db6c3a87665dde58d0efa56f4e4af5fcd19620e" toolchain: "1.76.0" coco-trustee: