Skip to content

Commit 0a3363a

Browse files
chore(deps): update dependency kubernetes/autoscaler to v1.33.2 (#1688)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bd760ce commit 0a3363a

File tree

1 file changed

+1
-1
lines changed
  • manifests/modules/autoscaling/compute/cluster-autoscaler/.workshop/terraform

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ variable "cluster_autoscaler_version" {
3838
description = "The version of cluster-autoscaler to use"
3939
type = string
4040
# renovate: datasource=github-releases depName=kubernetes/autoscaler
41-
default = "1.33.1"
41+
default = "1.33.2"
4242
}
4343

4444
variable "cluster_autoscaler_chart_version" {

0 commit comments

Comments
 (0)