Skip to content

Commit

Permalink
removing a duplicate mapping.
Browse files Browse the repository at this point in the history
Signed-off-by: Robert Sirchia <[email protected]>
  • Loading branch information
robertsirc committed Aug 9, 2024
1 parent b5b7a01 commit a208397
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions config/Map.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,10 +83,6 @@ mappings:
newAPI: "apiVersion: authorization.k8s.io/v1\nkind: SubjectAccessReview\n"
deprecatedInVersion: "v1.16"
removedInVersion: "v1.22"
- deprecatedAPI: "apiVersion: autoscaling/v2beta1\nkind: HorizontalPodAutoscaler\n"
newAPI: "apiVersion: autoscaling/v2\nkind: HorizontalPodAutoscaler\n"
deprecatedInVersion: "v1.23"
removedInVersion: "v1.25"
- deprecatedAPI: "apiVersion: autoscaling/v2beta2\nkind: HorizontalPodAutoscaler\n"
newAPI: "apiVersion: autoscaling/v2\nkind: HorizontalPodAutoscaler\n"
deprecatedInVersion: "v1.23"
Expand Down

0 comments on commit a208397

Please sign in to comment.