Skip to content

Commit 850b0f8

Browse files
chore(deps): update dependency kubernetes/kubernetes to v1.33.5
1 parent de0a004 commit 850b0f8

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
@@ -845,7 +845,7 @@ variable "talos_backup_schedule" {
845845
# Kubernetes
846846
variable "kubernetes_version" {
847847
type = string
848-
default = "v1.33.4" # https://github.com/kubernetes/kubernetes
848+
default = "v1.33.5" # https://github.com/kubernetes/kubernetes
849849
description = "Specifies the Kubernetes version to deploy."
850850
}
851851

0 commit comments

Comments
 (0)