Skip to content

Commit

Permalink
Merge pull request #3177 from k8s-infra-cherrypick-robot/cherry-pick-…
Browse files Browse the repository at this point in the history
…3176-to-release-1.11

[release-1.11] 🌱 test: Bump autoscaler to v1.31.0
  • Loading branch information
k8s-ci-robot committed Aug 30, 2024
2 parents bb755c2 + 4ab2a52 commit b4bb9e3
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 b4bb9e3

Please sign in to comment.