chore: bump kernel to 5.15.48

Bump kernel to [5.15.48](https://github.com/siderolabs/pkgs/pull/518)

Signed-off-by: Noel Georgi <git@frezbo.dev>
This commit is contained in:
Noel Georgi 2022-06-17 00:34:58 +05:30
parent a31a858e08
commit 2aad3a1e49
No known key found for this signature in database
GPG Key ID: B1F736354201D483
4 changed files with 4 additions and 4 deletions

View File

@ -14,7 +14,7 @@ NAME = Talos
ARTIFACTS := _out
TOOLS ?= ghcr.io/siderolabs/tools:v1.2.0-alpha.0
PKGS ?= v1.2.0-alpha.0-9-gb35d835
PKGS ?= v1.2.0-alpha.0-11-g6e1269e
EXTRAS ?= v1.2.0-alpha.0
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.47
* Linux: 5.15.48
* Containerd: v1.6.6
* Kubernetes: 1.24.1
* Flannel: 0.18.1

View File

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

View File

@ -1 +1 @@
v1.2.0-alpha.0-9-gb35d835
v1.2.0-alpha.0-11-g6e1269e