chore: bump kernel to 5.15.70
Bump kernel to [5.15.70](https://github.com/siderolabs/pkgs/pull/594) Signed-off-by: Noel Georgi <git@frezbo.dev>
This commit is contained in:
parent
0b2767c164
commit
b3257ebb1c
2
Makefile
2
Makefile
@ -14,7 +14,7 @@ NAME = Talos
|
||||
|
||||
ARTIFACTS := _out
|
||||
TOOLS ?= ghcr.io/siderolabs/tools:v1.3.0-alpha.0-14-g5df6589
|
||||
PKGS ?= v1.3.0-alpha.0-22-ged269ca
|
||||
PKGS ?= v1.3.0-alpha.0-24-gd5633d4
|
||||
EXTRAS ?= v1.2.0
|
||||
GO_VERSION ?= 1.19
|
||||
GOIMPORTS_VERSION ?= v0.1.11
|
||||
|
@ -45,7 +45,7 @@ Talos now supports the Nano Pi R4S SBC.
|
||||
* Flannel: v0.19.2
|
||||
* CoreDNS: v1.10.0
|
||||
* etcd: v3.5.5
|
||||
* Linux: 5.15.69
|
||||
* Linux: 5.15.70
|
||||
"""
|
||||
|
||||
[notes.etcd]
|
||||
|
@ -13,7 +13,7 @@ import (
|
||||
|
||||
const (
|
||||
// DefaultKernelVersion is the default Linux kernel version.
|
||||
DefaultKernelVersion = "5.15.69-talos"
|
||||
DefaultKernelVersion = "5.15.70-talos"
|
||||
|
||||
// KernelParamConfig is the kernel parameter name for specifying the URL.
|
||||
// to the config.
|
||||
|
@ -1 +1 @@
|
||||
v1.3.0-alpha.0-22-ged269ca
|
||||
v1.3.0-alpha.0-24-gd5633d4
|
Loading…
x
Reference in New Issue
Block a user