Skip to content

Commit ff6ab11

Browse files
Update Helm release cluster-autoscaler to v9.46.5
1 parent 442e387 commit ff6ab11

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
@@ -421,7 +421,7 @@ variable "cluster_autoscaler_helm_chart" {
421421

422422
variable "cluster_autoscaler_helm_version" {
423423
type = string
424-
default = "9.45.1"
424+
default = "9.46.5"
425425
description = "Version of the Cluster Autoscaler Helm chart to deploy."
426426
}
427427

0 commit comments

Comments
 (0)