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.
1 parent f143b80 commit 39a4e8cCopy full SHA for 39a4e8c
test/e2e/autoscaler_test.go
@@ -36,7 +36,7 @@ var _ = Describe("When using the autoscaler with Cluster API using ClusterClass
36
InfrastructureMachinePoolTemplateKind: "dockermachinepooltemplates",
37
InfrastructureMachinePoolKind: "dockermachinepools",
38
Flavor: ptr.To("topology-autoscaler"),
39
- AutoscalerVersion: "v1.33.1",
+ AutoscalerVersion: "v1.34.0",
40
ScaleToAndFromZero: true,
41
}
42
})
0 commit comments