Skip to content

Commit b11f47f

Browse files
committed
test: Bump autoscaler to v1.31.0
1 parent ff8d0f8 commit b11f47f

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.30.0",
40+
AutoscalerVersion: "v1.31.0",
4141
}
4242
})
4343
})

0 commit comments

Comments
 (0)