File tree Expand file tree Collapse file tree 7 files changed +6
-6
lines changed
provision/providers/vm/internal/ipxe/data/ipxe Expand file tree Collapse file tree 7 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -25,9 +25,9 @@ DEBUG_TOOLS_SOURCE := scratch
2525EMBED_TARGET ?= embed
2626
2727TOOLS_PREFIX ?= ghcr.io/siderolabs/tools
28- TOOLS ?= v1.13.0-alpha.0-11-g0281af0
28+ TOOLS ?= v1.13.0-alpha.0-12-gca26e1c
2929PKGS_PREFIX ?= ghcr.io/siderolabs
30- PKGS ?= v1.13.0-alpha.0-42-ga63c227
30+ PKGS ?= v1.13.0-alpha.0-44-gdc737a6
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.6
21+ Linux: 6.18.8
2222containerd: 2.2.1
2323etcd: 3.6.7
2424CoreDNS: 1.13.2
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.6 -talos"
16+ DefaultKernelVersion = "6.18.8 -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-42-ga63c227
1+ v1.13.0-alpha.0-44-gdc737a6
Original file line number Diff line number Diff line change 1- v1.13.0-alpha.0-11-g0281af0
1+ v1.13.0-alpha.0-12-gca26e1c
You can’t perform that action at this time.
0 commit comments