File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
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.11.0-2-g8556c73
2929PKGS_PREFIX ?= ghcr.io/siderolabs
30- PKGS ?= v1.11.0-18-g1a25681
30+ PKGS ?= v1.11.0-21-gf95c679
3131GENERATE_VEX_PREFIX ?= ghcr.io/siderolabs/generate-vex
3232GENERATE_VEX ?= latest
3333
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ import (
1414
1515const (
1616 // DefaultKernelVersion is the default Linux kernel version.
17- DefaultKernelVersion = "6.12.45 -talos"
17+ DefaultKernelVersion = "6.12.48 -talos"
1818
1919 // KernelParamConfig is the kernel parameter name for specifying the URL.
2020 // to the config.
Original file line number Diff line number Diff line change 1- v1.11.0-18-g1a25681
1+ v1.11.0-21-gf95c679
You can’t perform that action at this time.
0 commit comments