v0.4.2
What's Changed
- Fix InNamespace().WithName() chained usage and re-add type-checking for build stages. by @jeff-mccoy in #111
- Bump @typescript-eslint/eslint-plugin from 5.59.6 to 5.59.7 by @dependabot in #109
- Bump @typescript-eslint/parser from 5.59.6 to 5.59.7 by @dependabot in #108
Known Issues
- Pepr currently binds the mutating webhook to everything and should instead only bind to what the module uses. #31
- ClusterRoles are currently unrestricted and need to be limited to only what the module uses. #31
Full Changelog: v0.4.1...v0.4.2