We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ff8d0f8 + b11f47f commit cdddda2Copy full SHA for cdddda2
test/e2e/autoscaler_test.go
@@ -37,7 +37,7 @@ var _ = Describe("When using the autoscaler with Cluster API using ClusterClass
37
InfrastructureMachinePoolTemplateKind: "dockermachinepooltemplates",
38
InfrastructureMachinePoolKind: "dockermachinepools",
39
Flavor: ptr.To("topology-autoscaler"),
40
- AutoscalerVersion: "v1.30.0",
+ AutoscalerVersion: "v1.31.0",
41
}
42
})
43
0 commit comments