v0.2.2
What's Changed
- Complete
pepr build
,pepr deploy
andHelloPepr
CI E2E Tests by @jeff-mccoy in #32 - Add NPM provenance flag and use
on release
vson tag
by @jeff-mccoy in #38 - Bump rollup from 3.20.2 to 3.20.4 by @dependabot in #36
- Bump commander from 10.0.0 to 10.0.1 by @dependabot in #34
- Bump rollup from 3.20.4 to 3.20.6 by @dependabot in #37
Known Issues
- Pepr currently binds the mutating webhook to everything and should instead only bind to what the module uses. #31
- ClusterRoles are unrestricted currently and need to be limited to only what the module uses. #31
- The image for the Pepr webhook deployment may not reflect the correct SDK version, also need to make sure the image tag has a
v
prefix. #39 and #40
Full Changelog: v0.1.45...v0.2.2