Skip to content

Commit 88a716c

Browse files
chore(deps): update helm release cluster-autoscaler to v9.55.0 (#1766)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8049a94 commit 88a716c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • manifests/modules/autoscaling/compute/cluster-autoscaler/.workshop/terraform

manifests/modules/autoscaling/compute/cluster-autoscaler/.workshop/terraform/vars.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@ variable "cluster_autoscaler_chart_version" {
4545
description = "The chart version of cluster-autoscaler to use"
4646
type = string
4747
# renovate-helm: depName=cluster-autoscaler registryUrl=https://kubernetes.github.io/autoscaler
48-
default = "9.51.0"
48+
default = "9.55.0"
4949
}

0 commit comments

Comments
 (0)