We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b27e671 commit d47c7a3Copy full SHA for d47c7a3
variables.tf
@@ -558,7 +558,7 @@ variable "packer_arm64_builder" {
558
# Talos
559
variable "talos_version" {
560
type = string
561
- default = "v1.11.1" # https://github.com/siderolabs/talos
+ default = "v1.11.4" # https://github.com/siderolabs/talos
562
description = "Specifies the version of Talos to be used in generated machine configurations."
563
}
564
0 commit comments