chore: bump containerd to v1.6.4
Bump containerd to v1.6.4 Ref: https://github.com/siderolabs/pkgs/pull/466 Signed-off-by: Noel Georgi <git@frezbo.dev>
This commit is contained in:
parent
4eaaa2d597
commit
bb932c2970
2
Makefile
2
Makefile
@ -14,7 +14,7 @@ NAME = Talos
|
||||
|
||||
ARTIFACTS := _out
|
||||
TOOLS ?= ghcr.io/siderolabs/tools:v1.1.0-alpha.0-15-g315890f
|
||||
PKGS ?= v1.1.0-alpha.0-35-g45906c1
|
||||
PKGS ?= v1.1.0-alpha.0-36-gde96a44
|
||||
EXTRAS ?= v1.1.0-alpha.0-1-gac3b9a4
|
||||
GO_VERSION ?= 1.18
|
||||
GOIMPORTS_VERSION ?= v0.1.10
|
||||
|
@ -25,6 +25,7 @@ Talos now enables the Raspberry Pi PoE fan control by pulling in the poe overlay
|
||||
title = "Component Updates"
|
||||
description="""\
|
||||
* Linux: 5.15.37
|
||||
* Containerd: v1.6.4
|
||||
* Kubernetes: 1.24.0-rc.0
|
||||
* Flannel: 0.17.0
|
||||
* runc: 1.1.1
|
||||
|
@ -379,7 +379,7 @@ const (
|
||||
TrustdUserID = 51
|
||||
|
||||
// DefaultContainerdVersion is the default container runtime version.
|
||||
DefaultContainerdVersion = "1.6.3"
|
||||
DefaultContainerdVersion = "1.6.4"
|
||||
|
||||
// SystemContainerdNamespace is the Containerd namespace for Talos services.
|
||||
SystemContainerdNamespace = "system"
|
||||
|
@ -1 +1 @@
|
||||
v1.1.0-alpha.0-35-g45906c1
|
||||
v1.1.0-alpha.0-36-gde96a44
|
Loading…
x
Reference in New Issue
Block a user