Files
homelab-v/tofu/kubernetes/talos_image.auto.tfvars
T
2025-06-08 22:23:47 +02:00

8 lines
289 B
HCL

talos_image = {
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
# update_schematic_path = "talos/image/schematic.yaml"
}