Skip to content

Commit 09a61c2

Browse files
chore(deps): update dependency siderolabs/talos to v1.11.3
1 parent 7d9172a commit 09a61c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,7 @@ variable "packer_arm64_builder" {
558558
# Talos
559559
variable "talos_version" {
560560
type = string
561-
default = "v1.11.1" # https://github.com/siderolabs/talos
561+
default = "v1.11.3" # https://github.com/siderolabs/talos
562562
description = "Specifies the version of Talos to be used in generated machine configurations."
563563
}
564564

0 commit comments

Comments
 (0)