We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bb755c2 + 4ab2a52 commit b4bb9e3Copy full SHA for b4bb9e3
test/e2e/autoscaler_test.go
@@ -43,7 +43,7 @@ var _ = Describe("When using the autoscaler with Cluster API using ClusterClass
43
},
44
InfrastructureAPIGroup: "vmware.infrastructure.cluster.x-k8s.io",
45
InfrastructureMachineTemplateKind: "vspheremachinetemplates",
46
- AutoscalerVersion: "v1.30.0",
+ AutoscalerVersion: "v1.31.0",
47
ScaleToAndFromZero: true,
48
// We have no connectivity from the workload cluster to the kind management cluster in CI so we
49
// can't deploy the autoscaler to the workload cluster.
0 commit comments