Files
homelab-v/tofu/kubernetes/talos_image.auto.tfvars
T
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
465b690d15 chore(deps): update dependency siderolabs/talos to v1.9.5 (#282)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-18 14:15:35 +02:00

8 lines
287 B
HCL

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