Skip to content

Commit 302c72a

Browse files
authored
Merge pull request #3644 from sbueringer/pr-bump-autoscaler-1.34
🌱 Bump autoscaler in e2e tests to v1.34.0
2 parents de78a72 + b1b12c9 commit 302c72a

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)