mirror of
https://github.com/siderolabs/talos.git
synced 2025-12-09 19:41:41 +01:00
feat: update Linux to 6.12.13
Latest current LTS via pkgs. Signed-off-by: Dmitry Sharshakov <dmitry.sharshakov@siderolabs.com>
This commit is contained in:
parent
5dbf9e3502
commit
557faad759
2
Makefile
2
Makefile
@ -23,7 +23,7 @@ DEBUG_TOOLS_SOURCE := scratch
|
||||
EMBED_TARGET ?= embed
|
||||
|
||||
PKGS_PREFIX ?= ghcr.io/siderolabs
|
||||
PKGS ?= v1.10.0-alpha.0-35-g85f8901
|
||||
PKGS ?= v1.10.0-alpha.0-36-g117a1d6
|
||||
EXTRAS ?= v1.10.0-alpha.0-3-g4102a78
|
||||
|
||||
KRES_IMAGE ?= ghcr.io/siderolabs/kres:latest
|
||||
|
||||
@ -18,7 +18,7 @@ preface = """
|
||||
[notes.updates]
|
||||
title = "Component Updates"
|
||||
description = """\
|
||||
* Linux: 6.12.11
|
||||
* Linux: 6.12.13
|
||||
* CNI plugins: 1.6.2
|
||||
* runc: 1.2.4
|
||||
* containerd: 2.0.2
|
||||
|
||||
@ -14,7 +14,7 @@ import (
|
||||
|
||||
const (
|
||||
// DefaultKernelVersion is the default Linux kernel version.
|
||||
DefaultKernelVersion = "6.12.11-talos"
|
||||
DefaultKernelVersion = "6.12.13-talos"
|
||||
|
||||
// KernelParamConfig is the kernel parameter name for specifying the URL.
|
||||
// to the config.
|
||||
|
||||
@ -1 +1 @@
|
||||
v1.10.0-alpha.0-35-g85f8901
|
||||
v1.10.0-alpha.0-36-g117a1d6
|
||||
Loading…
x
Reference in New Issue
Block a user