Skip to content

Commit

Permalink
Merge pull request #9349 from sbueringer/pr-bump-autoscaler
Browse files Browse the repository at this point in the history
🌱 Bump autoscaler to v1.28.0
  • Loading branch information
k8s-ci-robot committed Sep 1, 2023
2 parents b3e0615 + 46394e8 commit 5da34c0
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 @@ -35,7 +35,7 @@ var _ = Describe("When using the autoscaler with Cluster API using ClusterClass
InfrastructureProvider: pointer.String("docker"),
InfrastructureMachineTemplateKind: "dockermachinetemplates",
Flavor: pointer.String("topology-autoscaler"),
AutoscalerVersion: "v1.26.2",
AutoscalerVersion: "v1.28.0",
}
})
})

0 comments on commit 5da34c0

Please sign in to comment.