fix; Remove rc release
All checks were successful
Tofu Plan pve01.wheatley.in templates / tofu-plan-templates (pull_request) Successful in 22s
All checks were successful
Tofu Plan pve01.wheatley.in templates / tofu-plan-templates (pull_request) Successful in 22s
This commit is contained in:
parent
0543790f1b
commit
b3f9e90588
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.6", "1.13.0-rc.0"]
|
talos_versions = ["1.12.6"]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue