Skip to content

Commit

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

[release-1.8] 🌱 test: Bump autoscaler to v1.31.0
  • Loading branch information
k8s-ci-robot authored Aug 29, 2024
2 parents 9364caa + 561ca0b commit d200ae8
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 @@ -37,7 +37,7 @@ var _ = Describe("When using the autoscaler with Cluster API using ClusterClass
InfrastructureMachinePoolTemplateKind: "dockermachinepooltemplates",
InfrastructureMachinePoolKind: "dockermachinepools",
Flavor: ptr.To("topology-autoscaler"),
AutoscalerVersion: "v1.30.0",
AutoscalerVersion: "v1.31.0",
}
})
})

0 comments on commit d200ae8

Please sign in to comment.