versions: bump LTS kernel

6.12.28 has been released, let's bump to it.

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
This commit is contained in:
Mikko Ylinen 2025-05-12 17:12:21 +03:00
parent eb326477fc
commit a44dfb8d37
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
152 153

View File

@ -196,11 +196,11 @@ assets:
kernel: kernel:
description: "Linux kernel optimised for virtual machines" description: "Linux kernel optimised for virtual machines"
url: "https://cdn.kernel.org/pub/linux/kernel/v6.x/" url: "https://cdn.kernel.org/pub/linux/kernel/v6.x/"
version: "v6.12.22" version: "v6.12.28"
confidential: confidential:
description: "Linux kernel with x86_64 TEEs (SEV, SNP, and TDX) support" description: "Linux kernel with x86_64 TEEs (SEV, SNP, and TDX) support"
url: "https://cdn.kernel.org/pub/linux/kernel/v6.x/" url: "https://cdn.kernel.org/pub/linux/kernel/v6.x/"
version: "v6.12.22" version: "v6.12.28"
kernel-arm-experimental: kernel-arm-experimental:
description: "Linux kernel with cpu/mem hotplug support on arm64" description: "Linux kernel with cpu/mem hotplug support on arm64"