Skip to content

Commit cd6c416

Browse files
committed
Bump autoscaler to v1.30.0
Signed-off-by: Stefan Büringer [email protected]
1 parent 0b61de1 commit cd6c416

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
@@ -37,7 +37,7 @@ var _ = Describe("When using the autoscaler with Cluster API using ClusterClass
3737
InfrastructureMachinePoolTemplateKind: "dockermachinepooltemplates",
3838
InfrastructureMachinePoolKind: "dockermachinepools",
3939
Flavor: ptr.To("topology-autoscaler"),
40-
AutoscalerVersion: "v1.29.0",
40+
AutoscalerVersion: "v1.30.0",
4141
}
4242
})
4343
})

0 commit comments

Comments
 (0)