-
Notifications
You must be signed in to change notification settings - Fork 155
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Namely fix the following: * replace rbac.authorization.k8s.io/v1beta1 (deprecated in 1.22) with rbac.authorization.k8s.io/v1 (available since 1.8.0) * replace apiextensions.k8s.io/v1beta1 (deprecated in 1.22) with apiextensions.k8s.io/v1 (available since 1.16.0)
- Loading branch information
1 parent
d588398
commit 773b378
Showing
2 changed files
with
2 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters