File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ DEBUG_TOOLS_SOURCE := scratch
23
23
EMBED_TARGET ?= embed
24
24
25
25
PKGS_PREFIX ?= ghcr.io/siderolabs
26
- PKGS ?= v1.10.0-alpha.0-35-g85f8901
26
+ PKGS ?= v1.10.0-alpha.0-36-g117a1d6
27
27
EXTRAS ?= v1.10.0-alpha.0-3-g4102a78
28
28
29
29
KRES_IMAGE ?= ghcr.io/siderolabs/kres:latest
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ preface = """
18
18
[notes .updates ]
19
19
title = " Component Updates"
20
20
description = """ \
21
- * Linux: 6.12.11
21
+ * Linux: 6.12.13
22
22
* CNI plugins: 1.6.2
23
23
* runc: 1.2.4
24
24
* containerd: 2.0.2
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ import (
14
14
15
15
const (
16
16
// DefaultKernelVersion is the default Linux kernel version.
17
- DefaultKernelVersion = "6.12.11 -talos"
17
+ DefaultKernelVersion = "6.12.13 -talos"
18
18
19
19
// KernelParamConfig is the kernel parameter name for specifying the URL.
20
20
// to the config.
Original file line number Diff line number Diff line change 1
- v1.10.0-alpha.0-35-g85f8901
1
+ v1.10.0-alpha.0-36-g117a1d6
You can’t perform that action at this time.
0 commit comments