Skip to content

v0.15.0

Choose a tag to compare

@cmwylie19 cmwylie19 released this 27 Oct 16:06
· 1850 commits to main since this release
2bceca0

Features

  • Created a [WIP] docs website by @bdfinst in #328
  • Incorporate a flag to force the ClusterRole to adhere to the least privilege principle, tailored according to the Capability bindings by @cmwylie19 in #324. See docs for more info. This should be used when you are getting ready to move your Pepr Module into Prod.
npx pepr build --rbac-mode=scoped

What's Changed

  • chore: add diagnostic flag to journey tests by @btlghrants in #329
  • chore: bump the development-dependencies group with 1 update by @dependabot in #330
  • chore: bump the development-dependencies group with 2 updates by @dependabot in #331
  • docs: port over existing docs to hugo site by @cmwylie19 in #334
  • test: wait for k3d cluster to 'be up' before returning by @btlghrants in #335
  • chore: bump actions/setup-node from 3.8.1 to 4.0.0 by @dependabot in #338
  • chore: bump ossf/scorecard-action from 2.3.0 to 2.3.1 by @dependabot in #337
  • chore: bump the production-dependencies group with 1 update by @dependabot in #336
  • docs: add documentation around importing CRD as GVK by @cmwylie19 in #321
  • fix: correct secondary color & update default inline-code color to match by @btlghrants in #341
  • chore: update favicon and fix Netlify config by @bdfinst in #343
  • chore: bump the production-dependencies group with 1 update by @dependabot in #344
  • chore: bump the development-dependencies group with 3 updates by @dependabot in #345
  • chore: bump the development-dependencies group with 1 update by @dependabot in #346

New Contributors

Full Changelog: v0.14.2...v0.15.0