File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.12.0-alpha.0-5-g7c659e9
28+ TOOLS ?= v1.12.0-alpha.0-6-gc37ac80
2929PKGS_PREFIX ?= ghcr.io/siderolabs
30- PKGS ?= v1.12.0-alpha.0-19-g7d6ef1b
30+ PKGS ?= v1.12.0-alpha.0-20-gab1e866
3131GENERATE_VEX_PREFIX ?= ghcr.io/siderolabs/generate-vex
3232GENERATE_VEX ?= latest
3333
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ LVM2: 2_03_34
2525systemd-udevd: 257.8
2626runc: 1.3.1
2727
28- Talos is built with Go 1.25.0 .
28+ Talos is built with Go 1.25.1 .
2929"""
3030
3131 [notes .luks2 ]
Original file line number Diff line number Diff line change @@ -1112,7 +1112,7 @@ const (
11121112 DBusClientSocketLabel = "system_u:object_r:dbus_client_socket_t:s0"
11131113
11141114 // GoVersion is the version of Go compiler this release was built with.
1115- GoVersion = "go1.25.0 "
1115+ GoVersion = "go1.25.1 "
11161116
11171117 // KubernetesTalosAPIServiceName is the name of the Kubernetes service to access Talos API.
11181118 KubernetesTalosAPIServiceName = "talos"
Original file line number Diff line number Diff line change 1- v1.12.0-alpha.0-19-g7d6ef1b
1+ v1.12.0-alpha.0-20-gab1e866
Original file line number Diff line number Diff line change 1- v1.12.0-alpha.0-5-g7c659e9
1+ v1.12.0-alpha.0-6-gc37ac80
You can’t perform that action at this time.
0 commit comments