Skip to content

Commit 552b022

Browse files
authored
Merge pull request #12806 from sbueringer/pr-bump-autoscaler-1.34
🌱 Bump autoscaler in e2e tests to v1.34.0
2 parents f143b80 + 39a4e8c commit 552b022

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)