Skip to content

Commit

Permalink
Merge pull request helm#37 from N4rm0/fix-network-policy
Browse files Browse the repository at this point in the history
Update Map.yaml
  • Loading branch information
hickeyma authored Oct 6, 2020
2 parents a9d00f2 + eda4487 commit 68edca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/Map.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ mappings:
newAPI: "apiVersion: apps/v1\nkind: ReplicaSet"
deprecatedInVersion: "v1.9"
removedInVersion: "v1.16"
- deprecatedAPI: "extensions/v1beta1\nkind: NetworkPolicy"
- deprecatedAPI: "apiVersion: extensions/v1beta1\nkind: NetworkPolicy"
newAPI: "apiVersion: networking.k8s.io/v1\nkind: NetworkPolicy"
deprecatedInVersion: "v1.8"
removedInVersion: "v1.16"
Expand Down

0 comments on commit 68edca1

Please sign in to comment.