feat: update Linux to 6.18.24

Sync pkgs/tools, also updates Flannel CNI plugin.

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
This commit is contained in:
Andrey Smirnov 2026-04-24 21:36:46 +04:00
parent 1f949d9a55
commit cb969aa9f8
No known key found for this signature in database
GPG Key ID: 322C6F63F594CE7C
5 changed files with 8 additions and 8 deletions

View File

@ -26,9 +26,9 @@ DEBUG_TOOLS_SOURCE := scratch
EMBED_TARGET ?= embed
TOOLS_PREFIX ?= ghcr.io/siderolabs/tools
TOOLS ?= v1.13.0-beta.0-3-gc192d81
TOOLS ?= v1.13.0
PKGS_PREFIX ?= ghcr.io/siderolabs
PKGS ?= v1.13.0-beta.0-14-gb121566
PKGS ?= v1.13.0
GENERATE_VEX_PREFIX ?= ghcr.io/siderolabs/generate-vex
GENERATE_VEX ?= latest

View File

@ -18,13 +18,13 @@ preface = """
[notes.updates]
title = "Component Updates"
description = """\
Linux: 6.18.22
Linux: 6.18.24
containerd: 2.2.3
etcd: 3.6.9
CoreDNS: 1.14.2
Kubernetes: 1.36.0-rc.1
Kubernetes: 1.36.0
CNI: 1.9.1
Flannel CNI plugin: v1.9.0-flannel1
Flannel CNI plugin: v1.9.1-flannel1
Flannel: 0.28.2
LVM2: 2_03_38
runc: 1.4.2

View File

@ -13,7 +13,7 @@ import (
const (
// DefaultKernelVersion is the default Linux kernel version.
DefaultKernelVersion = "6.18.22-talos"
DefaultKernelVersion = "6.18.24-talos"
// KernelParamConfig is the kernel parameter name for specifying the URL.
// to the config.

View File

@ -1 +1 @@
v1.13.0-beta.0-14-gb121566
v1.13.0

View File

@ -1 +1 @@
v1.13.0-beta.0-3-gc192d81
v1.13.0