mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-30 23:37:45 +00:00
versions: update to latest LTS kernel 6.12.42
Fixes #11690 Signed-off-by: Alex Tibbles <alex@bleg.org>
This commit is contained in:
committed by
Zvonko Kaiser
parent
3503bcdb50
commit
e20f6b2f9d
@@ -1 +1 @@
|
||||
160
|
||||
161
|
||||
|
@@ -196,11 +196,11 @@ assets:
|
||||
kernel:
|
||||
description: "Linux kernel optimised for virtual machines"
|
||||
url: "https://cdn.kernel.org/pub/linux/kernel/v6.x/"
|
||||
version: "v6.12.36"
|
||||
version: "v6.12.42"
|
||||
confidential:
|
||||
description: "Linux kernel with x86_64 TEEs (SNP and TDX) support"
|
||||
url: "https://cdn.kernel.org/pub/linux/kernel/v6.x/"
|
||||
version: "v6.12.36"
|
||||
version: "v6.12.42"
|
||||
|
||||
kernel-arm-experimental:
|
||||
description: "Linux kernel with cpu/mem hotplug support on arm64"
|
||||
@@ -210,7 +210,7 @@ assets:
|
||||
kernel-dragonball-experimental:
|
||||
description: "Linux kernel with Dragonball VMM optimizations like upcall"
|
||||
url: "https://cdn.kernel.org/pub/linux/kernel/v6.x/"
|
||||
version: "v6.12.36"
|
||||
version: "v6.12.42"
|
||||
|
||||
externals:
|
||||
description: "Third-party projects used by the system"
|
||||
|
Reference in New Issue
Block a user