Skip to content

Commit

Permalink
test: Bump autoscaler to v1.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chrischdi authored and k8s-infra-cherrypick-robot committed Aug 29, 2024
1 parent bb755c2 commit 4ab2a52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/autoscaler_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ var _ = Describe("When using the autoscaler with Cluster API using ClusterClass
},
InfrastructureAPIGroup: "vmware.infrastructure.cluster.x-k8s.io",
InfrastructureMachineTemplateKind: "vspheremachinetemplates",
AutoscalerVersion: "v1.30.0",
AutoscalerVersion: "v1.31.0",
ScaleToAndFromZero: true,
// We have no connectivity from the workload cluster to the kind management cluster in CI so we
// can't deploy the autoscaler to the workload cluster.
Expand Down

0 comments on commit 4ab2a52

Please sign in to comment.