Skip to content

Commit 39a4e8c

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

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
@@ -36,7 +36,7 @@ var _ = Describe("When using the autoscaler with Cluster API using ClusterClass
3636
InfrastructureMachinePoolTemplateKind: "dockermachinepooltemplates",
3737
InfrastructureMachinePoolKind: "dockermachinepools",
3838
Flavor: ptr.To("topology-autoscaler"),
39-
AutoscalerVersion: "v1.33.1",
39+
AutoscalerVersion: "v1.34.0",
4040
ScaleToAndFromZero: true,
4141
}
4242
})

0 commit comments

Comments
 (0)