Skip to content

v0.49.0

Choose a tag to compare

@samayer12 samayer12 released this 29 Apr 16:51
· 749 commits to main since this release
9d207f0

Features

npx pepr build supports custom naming of zarf component and service monitors in helm charts with --custom-name [name].

  • feat: pepr to scaffold and generate crds from typescript types by @cmwylie19 in #2033

npx pepr crd is now available to Scaffold and generate Kubernetes CRDs from structured TypeScript definitions. This is an alpha feature available for experimental use. Docs.

What's Changed ♻️

Dependabot 🤖

  • chore: bump ts-jest from 29.3.1 to 29.3.2 in the development-dependencies group by @dependabot in #2034
  • chore: bump kubernetes-fluent-client from 3.4.10 to 3.5.0 in the production-dependencies group by @dependabot in #2041
  • chore: bump actions/setup-node from 4.3.0 to 4.4.0 by @dependabot in #2036
  • chore: bump codecov/codecov-action from 5.4.0 to 5.4.2 by @dependabot in #2037
  • chore: bump kubernetes-fluent-client from 3.5.0 to 3.5.1 in the production-dependencies group by @dependabot in #2044
  • chore: bump trufflesecurity/trufflehog from 3.88.23 to 3.88.24 by @dependabot in #2045
  • chore: bump trufflesecurity/trufflehog from 3.88.24 to 3.88.25 by @dependabot in #2056
  • chore: bump step-security/harden-runner from 2.11.1 to 2.12.0 by @dependabot in #2055
  • chore: bump github/codeql-action from 3.28.15 to 3.28.16 by @dependabot in #2061
  • chore: bump chainguard-dev/setup-chainctl from 0.3.0 to 0.3.1 by @dependabot in #2060
  • chore: bump anchore/sbom-action from 0.18.0 to 0.19.0 by @dependabot in #2072
  • chore: bump actions/download-artifact from 4.2.1 to 4.3.0 by @dependabot in #2071
  • chore: bump @types/node from 22.14.1 to 22.15.0 in the development-dependencies group by @dependabot in #2069
  • chore: bump distroless/nodejs22-debian12 from 28a7122 to 7461370 by @dependabot in #2070
  • chore: bump @types/node from 22.15.0 to 22.15.2 in the development-dependencies group by @dependabot in #2075
  • chore: bump @types/node from 22.15.2 to 22.15.3 in the development-dependencies group by @dependabot in #2082

Full Changelog: v0.48.1...v0.49.0