feat: update pkgs
Linux 6.6.52, lvm2 fixes. Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
This commit is contained in:
parent
67ba478253
commit
f136c031c5
2
Makefile
2
Makefile
@ -20,7 +20,7 @@ ARTIFACTS := _out
|
||||
TOOLS ?= ghcr.io/siderolabs/tools:v1.8.0-1-ga0c06c6
|
||||
|
||||
PKGS_PREFIX ?= ghcr.io/siderolabs
|
||||
PKGS ?= v1.8.0-4-g736ecae
|
||||
PKGS ?= v1.8.0-8-gdf1a1a5
|
||||
EXTRAS ?= v1.8.0
|
||||
|
||||
KRES_IMAGE ?= ghcr.io/siderolabs/kres:latest
|
||||
|
@ -29,7 +29,7 @@ All other release assets can be downloaded from [Image Factory](https://www.talo
|
||||
title = "Component Updates"
|
||||
description = """\
|
||||
Kubernetes: 1.31.1
|
||||
Linux: 6.6.51
|
||||
Linux: 6.6.52
|
||||
containerd: 2.0.0-rc.4
|
||||
runc: 1.2.0-rc.3
|
||||
etcd: 3.5.16
|
||||
|
@ -14,7 +14,7 @@ import (
|
||||
|
||||
const (
|
||||
// DefaultKernelVersion is the default Linux kernel version.
|
||||
DefaultKernelVersion = "6.6.51-talos"
|
||||
DefaultKernelVersion = "6.6.52-talos"
|
||||
|
||||
// KernelModulesPath is the default path to the kernel modules without the kernel version.
|
||||
KernelModulesPath = "/lib/modules"
|
||||
|
@ -1 +1 @@
|
||||
v1.8.0-4-g736ecae
|
||||
v1.8.0-8-gdf1a1a5
|
Loading…
x
Reference in New Issue
Block a user