Files
homelab-v/tofu/kubernetes/talos_image.auto.tfvars
T
2025-04-18 14:50:18 +02:00

8 lines
287 B
HCL

talos_image = {
version = "v1.9.5"
update_version = "v1.9.5" # 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"
}