chore: Bump talos versions
All checks were successful
Tofu Plan pve01.wheatley.in templates / tofu-plan-templates (pull_request) Successful in 20s
All checks were successful
Tofu Plan pve01.wheatley.in templates / tofu-plan-templates (pull_request) Successful in 20s
This commit is contained in:
parent
171daa5383
commit
0543790f1b
1 changed files with 1 additions and 1 deletions
|
|
@ -21,5 +21,5 @@ provider "proxmox" {
|
||||||
|
|
||||||
module "talos" {
|
module "talos" {
|
||||||
source = "./talos"
|
source = "./talos"
|
||||||
talos_versions = ["1.12.2"]
|
talos_versions = ["1.12.6", "1.13.0-rc.0"]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue