From 4f391cd5c540a0a955f294d628adc7437b7513b5 Mon Sep 17 00:00:00 2001 From: Noel Georgi Date: Wed, 9 Feb 2022 21:17:50 +0530 Subject: [PATCH] chore: bump kernel to 5.15.22 Bump kernel to 5.15.22 stable Ref: https://github.com/talos-systems/pkgs/pull/391 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 69913a17cf..0029ba01c3 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ NAME = Talos ARTIFACTS := _out TOOLS ?= ghcr.io/talos-systems/tools:v0.10.0-alpha.0-1-g67314b1 -PKGS ?= v0.10.0-alpha.0-18-gc9a6415 +PKGS ?= v0.10.0-alpha.0-20-g407459d EXTRAS ?= v0.8.0-alpha.0-1-g7c1f3cc GO_VERSION ?= 1.17 GOFUMPT_VERSION ?= v0.1.1 diff --git a/hack/release.toml b/hack/release.toml index 2f9c8ee195..407ec6f260 100644 --- a/hack/release.toml +++ b/hack/release.toml @@ -31,7 +31,7 @@ with a single `--mode` flag that can take the following values: [notes.updates] title = "Component Updates" description="""\ -* Linux: 5.15.21 +* Linux: 5.15.22 * Kubernetes: 1.23.3 * CoreDNS: 1.8.7 * etcd: 3.5.2 diff --git a/pkg/machinery/constants/constants.go b/pkg/machinery/constants/constants.go index 3f76227f5a..be4452f2fc 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.21-talos" + DefaultKernelVersion = "5.15.22-talos" // KernelParamConfig is the kernel parameter name for specifying the URL. // to the config.