Skip to content

Commit

Permalink
v2beta1 was removed in 1.25
Browse files Browse the repository at this point in the history
  • Loading branch information
xrstf committed Oct 9, 2023
1 parent e172a29 commit f772f86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/handler/eventhandler_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,7 @@ var _ = Describe("Eventhandler", func() {
{
Name: "foo-parent",
Kind: "HorizontalPodAutoscaler",
APIVersion: "autoscaling/v2beta1",
APIVersion: "autoscaling/v2",
},
}
evt := event.CreateEvent{
Expand Down

0 comments on commit f772f86

Please sign in to comment.