mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-28 17:21:11 +00:00
♻️ Bump up versions and improve reliability ot wait-for-nodes
This commit is contained in:
@@ -56,5 +56,5 @@ variable "location" {
|
||||
# scw k8s version list -o json | jq -r .[].name
|
||||
variable "k8s_version" {
|
||||
type = string
|
||||
default = "1.23.6"
|
||||
default = "1.24.7"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user