mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-13 15:14:08 +00:00
kernel: Bump to v6.12.36
As that's the latest releasesd LTS. Signed-off-by: Fabiano Fidêncio <fidencio@northflank.com>
This commit is contained in:
parent
fd21c9df59
commit
a2faf93211
@ -1 +1 @@
|
|||||||
157
|
158
|
||||||
|
@ -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.28"
|
version: "v6.12.36"
|
||||||
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.28"
|
version: "v6.12.36"
|
||||||
|
|
||||||
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"
|
||||||
@ -210,7 +210,7 @@ assets:
|
|||||||
kernel-dragonball-experimental:
|
kernel-dragonball-experimental:
|
||||||
description: "Linux kernel with Dragonball VMM optimizations like upcall"
|
description: "Linux kernel with Dragonball VMM optimizations like upcall"
|
||||||
url: "https://cdn.kernel.org/pub/linux/kernel/v6.x/"
|
url: "https://cdn.kernel.org/pub/linux/kernel/v6.x/"
|
||||||
version: "v6.1.140"
|
version: "v6.12.36"
|
||||||
|
|
||||||
externals:
|
externals:
|
||||||
description: "Third-party projects used by the system"
|
description: "Third-party projects used by the system"
|
||||||
|
Loading…
Reference in New Issue
Block a user