Skip to content

Commit

Permalink
Merge pull request #11111 from chrischdi/pr-bump-autoscaler
Browse files Browse the repository at this point in the history
🌱 test: Bump autoscaler to v1.31.0
  • Loading branch information
k8s-ci-robot authored Aug 29, 2024
2 parents ff8d0f8 + b11f47f commit cdddda2
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 cdddda2

Please sign in to comment.