File tree Expand file tree Collapse file tree 6 files changed +5
-5
lines changed
provision/providers/vm/internal/ipxe/data/ipxe Expand file tree Collapse file tree 6 files changed +5
-5
lines changed 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-12-g2c56d7a
28+ TOOLS ?= v1.12.0-alpha.0-13-g11f0337
2929PKGS_PREFIX ?= ghcr.io/siderolabs
30- PKGS ?= v1.12.0-alpha.0-34-gddfd7af
30+ PKGS ?= v1.12.0-alpha.0-35-g1e3d375
3131GENERATE_VEX_PREFIX ?= ghcr.io/siderolabs/generate-vex
3232GENERATE_VEX ?= latest
3333
Original file line number Diff line number Diff line change @@ -1118,7 +1118,7 @@ const (
11181118 DBusClientSocketLabel = "system_u:object_r:dbus_client_socket_t:s0"
11191119
11201120 // GoVersion is the version of Go compiler this release was built with.
1121- GoVersion = "go1.25.1 "
1121+ GoVersion = "go1.25.2 "
11221122
11231123 // KubernetesTalosAPIServiceName is the name of the Kubernetes service to access Talos API.
11241124 KubernetesTalosAPIServiceName = "talos"
Original file line number Diff line number Diff line change 1- v1.12.0-alpha.0-34-gddfd7af
1+ v1.12.0-alpha.0-35-g1e3d375
Original file line number Diff line number Diff line change 1- v1.12.0-alpha.0-12-g2c56d7a
1+ v1.12.0-alpha.0-13-g11f0337
You can’t perform that action at this time.
0 commit comments