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 @@ -14,7 +14,7 @@ NAME = Talos
1414
1515ARTIFACTS := _out
1616TOOLS ?= ghcr.io/siderolabs/tools:v1.3.0-3-ge225a7e
17- PKGS ?= v1.3.0-14-g07c9331
17+ PKGS ?= v1.3.0-15-g3b37079
1818EXTRAS ?= v1.3.0-4-gcb97438
1919GO_VERSION ?= 1.19
2020GOIMPORTS_VERSION ?= v0.1.11
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: 5.15.98
21+ * Linux: 5.15.102
2222
2323Talos is built with Go 1.19.7.
2424"""
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 = "5.15.98 -talos"
16+ DefaultKernelVersion = "5.15.102 -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.3.0-14-g07c9331
1+ v1.3.0-15-g3b37079
You can’t perform that action at this time.
0 commit comments