From e2666f58f5835db6ff8802b2370a480d8afcd8fc Mon Sep 17 00:00:00 2001 From: Noel Georgi Date: Mon, 28 Mar 2022 17:57:55 +0530 Subject: [PATCH] chore: bump kernel to 5.15.32 Bump kernel to 5.15.32 Ref: https://github.com/siderolabs/pkgs/pull/432 Signed-off-by: Noel Georgi --- Makefile | 2 +- hack/release.toml | 2 +- pkg/machinery/constants/constants.go | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index e6f5312c7..0f349c1dc 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ NAME = Talos ARTIFACTS := _out TOOLS ?= ghcr.io/siderolabs/tools:v1.1.0-alpha.0-1-g99be089 -PKGS ?= v1.1.0-alpha.0-9-ga76edfd +PKGS ?= v1.1.0-alpha.0-10-gba98e20 EXTRAS ?= v1.0.0 GO_VERSION ?= 1.17 GOIMPORTS_VERSION ?= v0.1.10 diff --git a/hack/release.toml b/hack/release.toml index 5ab217079..8e7d3b4db 100644 --- a/hack/release.toml +++ b/hack/release.toml @@ -71,7 +71,7 @@ Previously, the audit logs were sent to `kube-apiserver`'s `stdout`, along with [notes.updates] title = "Component Updates" description="""\ -* Linux: 5.15.31 +* Linux: 5.15.32 * Kubernetes: 1.23.5 * CoreDNS: 1.9.1 * etcd: 3.5.2 diff --git a/pkg/machinery/constants/constants.go b/pkg/machinery/constants/constants.go index 1cf3a4d0c..04a5cbc8e 100644 --- a/pkg/machinery/constants/constants.go +++ b/pkg/machinery/constants/constants.go @@ -13,7 +13,7 @@ import ( const ( // DefaultKernelVersion is the default Linux kernel version. - DefaultKernelVersion = "5.15.31-talos" + DefaultKernelVersion = "5.15.32-talos" // KernelParamConfig is the kernel parameter name for specifying the URL. // to the config.