Skip to content

Commit 202ef2f

Browse files
chore(deps): update helm release cluster-autoscaler to v9.52.1
1 parent cf3d900 commit 202ef2f

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
@@ -446,7 +446,7 @@ variable "cluster_autoscaler_helm_chart" {
446446

447447
variable "cluster_autoscaler_helm_version" {
448448
type = string
449-
default = "9.50.1"
449+
default = "9.52.1"
450450
description = "Version of the Cluster Autoscaler Helm chart to deploy."
451451
}
452452

0 commit comments

Comments
 (0)