From adbe24c283a708a7f5e6bccac716f15243735601 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= Date: Tue, 13 Feb 2024 16:15:17 +0100 Subject: [PATCH] versions: Remove non-used tdx / sev image and initrd entries MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit We've switched to using the confidential ones, instead. Signed-off-by: Fabiano FidĂȘncio --- versions.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/versions.yaml b/versions.yaml index a78f876be3..16b4cd68cd 100644 --- a/versions.yaml +++ b/versions.yaml @@ -136,9 +136,6 @@ assets: confidential: name: *default-image-name version: *default-image-version - tdx: - name: *default-image-name - version: *default-image-version meta: image-type: *default-image-name @@ -168,9 +165,6 @@ assets: mariner: name: "cbl-mariner" version: "2.0" - sev: - name: *glibc-initrd-name - version: *glibc-initrd-version kernel: description: "Linux kernel optimised for virtual machines"