Skip to content

v0.4.2

Choose a tag to compare

@jeff-mccoy jeff-mccoy released this 24 May 19:49
· 1986 commits to main since this release
9d70e1e

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