chore(talos): update talos to 1.10.3

Signed-off-by: Vegard Hagen <[email protected]>
This commit is contained in:
Vegard Hagen
2025-06-08 22:23:47 +02:00
parent 71dc835717
commit 9aae3a5aa6
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
talos_image = {
version = "v1.9.5"
version = "v1.10.3"
update_version = "v1.10.3" # renovate: github-releases=siderolabs/talos
schematic_path = "talos/image/schematic.yaml"
# Point this to a new schematic file to update the schematic
+2 -2
View File
@@ -18,7 +18,7 @@ talos_nodes = {
cpu = 4
ram_dedicated = 20480
igpu = true
#update = true
# update = true
}
"ctrl-02" = {
host_node = "cantor"
@@ -28,7 +28,7 @@ talos_nodes = {
vm_id = 802
cpu = 4
ram_dedicated = 6144
#update = true
# update = true
}
# "work-00" = {
# host_node = "abel"