chore(deps): update terraform talos to v0.11.0
All checks were successful
Tofu Plan k8s-wheatley / tofu-plan-k8s-wheatley (pull_request) Successful in 1m12s

This commit is contained in:
Renovate 2026-04-28 00:03:16 +00:00
parent 8afd814b77
commit a7b2e95429
3 changed files with 30 additions and 32 deletions

View file

@ -2,7 +2,7 @@ terraform {
required_providers {
talos = {
source = "siderolabs/talos"
version = "0.10.1"
version = "0.11.0"
}
}
}