Merge branch 'main' into renovate/proxmox-0.x
All checks were successful
Tofu Plan k8s-wheatley / tofu-plan-k8s-wheatley (pull_request) Successful in 27s
Tofu Plan pve01.wheatley.in templates / tofu-plan-templates (pull_request) Successful in 24s

This commit is contained in:
Peter 2026-05-26 15:44:22 +02:00
commit 410a7f03e7
6 changed files with 41 additions and 22 deletions

View file

@ -6,7 +6,7 @@ terraform {
}
http = {
source = "hashicorp/http"
version = "3.5.0"
version = "3.6.0"
}
}
}