We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8049a94 commit 88a716cCopy full SHA for 88a716c
1 file changed
manifests/modules/autoscaling/compute/cluster-autoscaler/.workshop/terraform/vars.tf
@@ -45,5 +45,5 @@ variable "cluster_autoscaler_chart_version" {
45
description = "The chart version of cluster-autoscaler to use"
46
type = string
47
# renovate-helm: depName=cluster-autoscaler registryUrl=https://kubernetes.github.io/autoscaler
48
- default = "9.51.0"
+ default = "9.55.0"
49
}
0 commit comments