File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ TOOLS ?= ghcr.io/siderolabs/tools:v1.10.0-alpha.0
2222DEBUG_TOOLS_SOURCE := scratch
2323
2424PKGS_PREFIX ?= ghcr.io/siderolabs
25- PKGS ?= v1.10.0-alpha.0-4-g9cf35be
25+ PKGS ?= v1.10.0-alpha.0-5-g52ba9a5
2626EXTRAS ?= v1.9.0
2727
2828KRES_IMAGE ?= ghcr.io/siderolabs/kres:latest
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ preface = """
1818 [notes .updates ]
1919 title = " Component Updates"
2020 description = """ \
21- * Linux: 6.12.1
21+ * Linux: 6.12.3
2222* containerd: 2.0.0
2323* Flannel: 0.26.1
2424* Kubernetes: 1.32.0-rc.1
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ import (
1414
1515const (
1616 // DefaultKernelVersion is the default Linux kernel version.
17- DefaultKernelVersion = "6.12.1 -talos"
17+ DefaultKernelVersion = "6.12.3 -talos"
1818
1919 // KernelModulesPath is the default path to the kernel modules without the kernel version.
2020 KernelModulesPath = "/lib/modules"
Original file line number Diff line number Diff line change 1- v1.10.0-alpha.0-4-g9cf35be
1+ v1.10.0-alpha.0-5-g52ba9a5
You can’t perform that action at this time.
0 commit comments