File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -25,9 +25,9 @@ DEBUG_TOOLS_SOURCE := scratch
25
25
EMBED_TARGET ?= embed
26
26
27
27
TOOLS_PREFIX ?= ghcr.io/siderolabs/tools
28
- TOOLS ?= v1.12.0-alpha.0-5-g7c659e9
28
+ TOOLS ?= v1.12.0-alpha.0-6-gc37ac80
29
29
PKGS_PREFIX ?= ghcr.io/siderolabs
30
- PKGS ?= v1.12.0-alpha.0-19-g7d6ef1b
30
+ PKGS ?= v1.12.0-alpha.0-20-gab1e866
31
31
GENERATE_VEX_PREFIX ?= ghcr.io/siderolabs/generate-vex
32
32
GENERATE_VEX ?= latest
33
33
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ LVM2: 2_03_34
25
25
systemd-udevd: 257.8
26
26
runc: 1.3.1
27
27
28
- Talos is built with Go 1.25.0 .
28
+ Talos is built with Go 1.25.1 .
29
29
"""
30
30
31
31
[notes .luks2 ]
Original file line number Diff line number Diff line change @@ -1112,7 +1112,7 @@ const (
1112
1112
DBusClientSocketLabel = "system_u:object_r:dbus_client_socket_t:s0"
1113
1113
1114
1114
// GoVersion is the version of Go compiler this release was built with.
1115
- GoVersion = "go1.25.0 "
1115
+ GoVersion = "go1.25.1 "
1116
1116
1117
1117
// KubernetesTalosAPIServiceName is the name of the Kubernetes service to access Talos API.
1118
1118
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