chore: update kernel to the version with BTF support

See https://github.com/siderolabs/pkgs/pull/482

Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
This commit is contained in:
Andrey Smirnov 2022-08-11 15:20:59 +04:00
parent b5da686a7b
commit 696f2b735e
No known key found for this signature in database
GPG Key ID: 7B26396447AB6DFD
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ NAME = Talos
ARTIFACTS := _out
TOOLS ?= ghcr.io/siderolabs/tools:v1.2.0-alpha.0-6-gcd35510
PKGS ?= v1.2.0-alpha.0-27-g7783ee3
PKGS ?= v1.2.0-alpha.0-28-g1ee594a
EXTRAS ?= v1.2.0-alpha.0-2-gda35a63
GO_VERSION ?= 1.19
GOIMPORTS_VERSION ?= v0.1.11

View File

@ -1 +1 @@
v1.2.0-alpha.0-27-g7783ee3
v1.2.0-alpha.0-28-g1ee594a