Skip to content

Commit cc44e4f

Browse files
authored
Merge pull request #13102 from fabriziopandini/bump-autoscaler-to-v1.34.2
🌱 Bump autoscaler version used for testing to v1.34.2
2 parents a42a5fa + a50aead commit cc44e4f

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.34.0",
39+
AutoscalerVersion: "v1.34.2",
4040
ScaleToAndFromZero: true,
4141
}
4242
})

0 commit comments

Comments
 (0)