File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ EMBED_TARGET ?= embed
2727TOOLS_PREFIX ?= ghcr.io/siderolabs/tools
2828TOOLS ?= v1.13.0-alpha.0-4-gb67c1a1
2929PKGS_PREFIX ?= ghcr.io/siderolabs
30- PKGS ?= v1.13.0-alpha.0-16-gb209af5
30+ PKGS ?= v1.13.0-alpha.0-19-ge8e61ce
3131GENERATE_VEX_PREFIX ?= ghcr.io/siderolabs/generate-vex
3232GENERATE_VEX ?= latest
3333
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ preface = """
1919 title = " Component Updates"
2020 description = """ \
2121Linux: 6.18.1
22- containerd: 2.2.0
22+ containerd: 2.2.1
2323etcd: 3.6.7
2424CoreDNS: 1.13.2
2525Kubernetes: 1.35.0
Original file line number Diff line number Diff line change @@ -561,7 +561,7 @@ const (
561561 TrustdUserID = 51
562562
563563 // DefaultContainerdVersion is the default container runtime version.
564- DefaultContainerdVersion = "2.2.0 "
564+ DefaultContainerdVersion = "2.2.1 "
565565
566566 // RuncVersion is the runc version.
567567 RuncVersion = "1.4.0"
Original file line number Diff line number Diff line change 1- v1.13.0-alpha.0-16-gb209af5
1+ v1.13.0-alpha.0-19-ge8e61ce
You can’t perform that action at this time.
0 commit comments