Skip to content

Commit 9d9426e

Browse files
authored
Merge pull request kubernetes-sigs#10510 from sbueringer/pr-bump-autoscaler
🌱 Bump autoscaler to v1.30.0
2 parents eafea49 + cd6c416 commit 9d9426e

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)