File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.12.0-alpha.0-16-ga08cc1f
2929PKGS_PREFIX ?= ghcr.io/siderolabs
30- PKGS ?= v1.12.0-alpha.0-43-gb535af8
30+ PKGS ?= v1.12.0-alpha.0-45-gda97c36
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.17.4
21+ Linux: 6.17.5
2222Kubernetes: 1.35.0-alpha.2
2323CNI Plugins: 1.8.0
2424cryptsetup: 2.8.1
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.17.4 -talos"
17+ DefaultKernelVersion = "6.17.5 -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.12.0-alpha.0-43-gb535af8
1+ v1.12.0-alpha.0-45-gda97c36
You can’t perform that action at this time.
0 commit comments