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 7d9172a commit 09a61c2Copy full SHA for 09a61c2
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.3" # https://github.com/siderolabs/talos
562
description = "Specifies the version of Talos to be used in generated machine configurations."
563
}
564
0 commit comments