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-16-g9de9770
2929PKGS_PREFIX ?= ghcr.io/siderolabs
30- PKGS ?= v1.13.0-alpha.0-53-gc0c8bc5
30+ PKGS ?= v1.13.0-alpha.0-59-g773ea3a
3131GENERATE_VEX_PREFIX ?= ghcr.io/siderolabs/generate-vex
3232GENERATE_VEX ?= latest
3333
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ preface = """
1818 [notes .updates ]
1919 title = " Component Updates"
2020 description = """ \
21- Linux: 6.18.9
21+ Linux: 6.18.13
2222containerd: 2.2.1
2323etcd: 3.6.8
2424CoreDNS: 1.14.1
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ import (
1313
1414const (
1515 // DefaultKernelVersion is the default Linux kernel version.
16- DefaultKernelVersion = "6.18.9 -talos"
16+ DefaultKernelVersion = "6.18.13 -talos"
1717
1818 // KernelParamConfig is the kernel parameter name for specifying the URL.
1919 // to the config.
Original file line number Diff line number Diff line change 1- v1.13.0-alpha.0-53-gc0c8bc5
1+ v1.13.0-alpha.0-59-g773ea3a
You can’t perform that action at this time.
0 commit comments