Skip to content

v0.3.1

Compare
Choose a tag to compare
@jeff-mccoy jeff-mccoy released this 09 May 15:48
· 1053 commits to main since this release
5c7306f

What's Changed

  • Fix pepr dev regression 🫠 by @jeff-mccoy in #94
  • Standardize Typescript NPM behavior, use NPM pack for E2E & reduce controller image size by @jeff-mccoy in #93
  • Bump node-fetch from 2.6.9 to 2.6.10 by @dependabot in #92
  • Bump @typescript-eslint/parser from 5.59.2 to 5.59.5 by @dependabot in #91
  • Bump @typescript-eslint/eslint-plugin from 5.59.2 to 5.59.5 by @dependabot in #90
  • Bump chainguard/node from 4bedd64 to c35aa6f by @dependabot in #80

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
  • ESModules are not supported via pepr dev, but do work with pepr build and pepr deploy

Full Changelog: v0.3.0...v0.3.1