Skip to content

Commit

Permalink
autoscaling/v2beta2 replacement should be autoscaling/v2 (#281)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasreed committed Feb 25, 2022
1 parent 718376b commit aec735a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -237,13 +237,13 @@ deprecated-versions:
kind: HorizontalPodAutoscaler
deprecated-in: v1.23.0
removed-in: ""
replacement-api: autoscaling/v1
replacement-api: autoscaling/v2
component: k8s
- version: autoscaling/v2beta2
kind: HorizontalPodAutoscalerList
deprecated-in: v1.22.0
removed-in: ""
replacement-api: autoscaling/v1
replacement-api: autoscaling/v2
component: k8s
- version: batch/v1beta1
kind: CronJob
Expand Down

0 comments on commit aec735a

Please sign in to comment.