mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-14 07:34:35 +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:
|
||||
description: "Linux kernel optimised for virtual machines"
|
||||
url: "https://cdn.kernel.org/pub/linux/kernel/v6.x/"
|
||||
version: "v6.12.28"
|
||||
version: "v6.12.36"
|
||||
confidential:
|
||||
description: "Linux kernel with x86_64 TEEs (SEV, SNP, and TDX) support"
|
||||
url: "https://cdn.kernel.org/pub/linux/kernel/v6.x/"
|
||||
version: "v6.12.28"
|
||||
version: "v6.12.36"
|
||||
|
||||
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.1.140"
|
||||
version: "v6.12.36"
|
||||
|
||||
externals:
|
||||
description: "Third-party projects used by the system"
|
||||
|
Loading…
Reference in New Issue
Block a user