Skip to content

Commit b4bb9e3

Browse files
authored
Merge pull request #3177 from k8s-infra-cherrypick-robot/cherry-pick-3176-to-release-1.11
[release-1.11] 🌱 test: Bump autoscaler to v1.31.0
2 parents bb755c2 + 4ab2a52 commit b4bb9e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/autoscaler_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ var _ = Describe("When using the autoscaler with Cluster API using ClusterClass
4343
},
4444
InfrastructureAPIGroup: "vmware.infrastructure.cluster.x-k8s.io",
4545
InfrastructureMachineTemplateKind: "vspheremachinetemplates",
46-
AutoscalerVersion: "v1.30.0",
46+
AutoscalerVersion: "v1.31.0",
4747
ScaleToAndFromZero: true,
4848
// We have no connectivity from the workload cluster to the kind management cluster in CI so we
4949
// can't deploy the autoscaler to the workload cluster.

0 commit comments

Comments
 (0)