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 b3e0615 + 46394e8 commit 5da34c0Copy full SHA for 5da34c0
test/e2e/autoscaler_test.go
@@ -35,7 +35,7 @@ var _ = Describe("When using the autoscaler with Cluster API using ClusterClass
35
InfrastructureProvider: pointer.String("docker"),
36
InfrastructureMachineTemplateKind: "dockermachinetemplates",
37
Flavor: pointer.String("topology-autoscaler"),
38
- AutoscalerVersion: "v1.26.2",
+ AutoscalerVersion: "v1.28.0",
39
}
40
})
41
0 commit comments