chore: bump kernel to 5.15.36

Bump kernel to 5.15.36 LTS

Ref:
 - https://github.com/siderolabs/pkgs/pull/458
 - https://github.com/siderolabs/pkgs/pull/460

Signed-off-by: Noel Georgi <git@frezbo.dev>
This commit is contained in:
Noel Georgi 2022-04-28 01:09:54 +05:30
parent c0d386abb6
commit f06e6acf2f
No known key found for this signature in database
GPG Key ID: B1F736354201D483
4 changed files with 5 additions and 5 deletions

View File

@ -13,8 +13,8 @@ DOCKER_LOGIN_ENABLED ?= true
NAME = Talos
ARTIFACTS := _out
TOOLS ?= ghcr.io/siderolabs/tools:v1.1.0-alpha.0-10-g8c1f801
PKGS ?= v1.1.0-alpha.0-29-gfe7c46f
TOOLS ?= ghcr.io/siderolabs/tools:v1.1.0-alpha.0-13-gd229fe1
PKGS ?= v1.1.0-alpha.0-32-ge22317d
EXTRAS ?= v1.1.0-alpha.0-1-gac3b9a4
GO_VERSION ?= 1.18
GOIMPORTS_VERSION ?= v0.1.10

View File

@ -24,7 +24,7 @@ Talos now enables the Raspberry Pi PoE fan control by pulling in the poe overlay
[notes.updates]
title = "Component Updates"
description="""\
* Linux: 5.15.35
* Linux: 5.15.36
* Kubernetes: 1.24.0-rc.0
* Flannel: 0.17.0
* runc: 1.1.1

View File

@ -13,7 +13,7 @@ import (
const (
// DefaultKernelVersion is the default Linux kernel version.
DefaultKernelVersion = "5.15.35-talos"
DefaultKernelVersion = "5.15.36-talos"
// KernelParamConfig is the kernel parameter name for specifying the URL.
// to the config.

View File

@ -1 +1 @@
v1.1.0-alpha.0-29-gfe7c46f
v1.1.0-alpha.0-32-ge22317d