Skip to content

Commit

Permalink
Merge pull request #9942 from sbueringer/pr-bump-autosclaer
Browse files Browse the repository at this point in the history
🌱 Bump cluster-autoscaler to v1.29.0
  • Loading branch information
k8s-ci-robot authored Jan 2, 2024
2 parents ffc0dbb + 3e07ade commit 77c1a95
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: ptr.To("docker"),
InfrastructureMachineTemplateKind: "dockermachinetemplates",
Flavor: ptr.To("topology-autoscaler"),
AutoscalerVersion: "v1.28.0",
AutoscalerVersion: "v1.29.0",
}
})
})

0 comments on commit 77c1a95

Please sign in to comment.