Skip to content

Commit b1b12c9

Browse files
committed
Bump autoscaler in e2e tests to v1.34.0
Signed-off-by: Stefan Büringer [email protected]
1 parent de78a72 commit b1b12c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/autoscaler_test.go

Lines changed: 1 addition & 1 deletion
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.33.1",
46+
AutoscalerVersion: "v1.34.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)