v0.43.0
Features 🤓
- feat: additionalIgnoredNamespaces at runtime through helm by @cmwylie19 in #1641
Allows additional ignored namespaces to be set in the helm chart in addition to the namespaces set in pepr section of package.json.
Watch Out 🚧
- chore: chainguard node23 is a no, so... distroless? by @btlghrants in #1684
Rebuild required (npx pepr build) - The distroless image has a smaller footprint with less CVEs, however, it does not have node in the same path on the container. Therefore, we needed to switch the commands on the deployments for args. Make sure you do a rebuild and this will be done for you.
Note- We always recommend rebuilding when you bring in new versions.
What's Changed ♻️
-
chore: give best practices around mutations by @cmwylie19 in #1672
-
chore: add return types to build.ts by @tamirazrab in #1687
-
chore: update soak-interrupts test by @cmwylie19 in #1702
-
chore: add return types to loader.ts by @samayer12 in #1648
-
chore: remove unused property in assets class by @samayer12 in #1647
-
chore: encourage return types in function definitions by @samayer12 in #1364
-
fix(CI): grant write permission to CI job by @samayer12 in #1658
-
chore: remove unused mocking by @samayer12 in #1664
-
chore: remove circular dependencies in
src/lib/assets/by @samayer12 in #1652 -
test: add cli test to validate multiple manifest generation paths result in comparable output by @btlghrants in #1642
-
chore: remove max-statements warning in
schedule.test.tsby @samayer12 in #1671 -
chore: pass imagePullSecret to helm by @cmwylie19 in #1670
-
chore: remove write perms image digest workflow by @cmwylie19 in #1677
#1680 -
chore: removing digestabot update workflow by @btlghrants in #1686
-
chore: watch_failure template for reporting watch failures by @cmwylie19 in #1682
-
chore: deployments for soak for new image by @cmwylie19 in #1689
-
chore: validate build arguments that are used together add docs by @cmwylie19 in #1678
-
chore: bump step-security/harden-runner from 2.10.3 to 2.10.4 by @dependabot in #1690
-
chore: bump kubernetes-fluent-client from 3.3.7 to 3.3.8 in the production-dependencies group by @dependabot in #1685
-
chore: bump trufflesecurity/trufflehog from 3.88.1 to 3.88.2 by @dependabot in #1646
-
chore: bump actions/upload-artifact from 4.5.0 to 4.6.0 by @dependabot in #1645
-
chore: bump undici from 7.2.0 to 7.2.1 in the development-dependencies group by @dependabot in #1643
-
chore: bump step-security/harden-runner from 2.10.2 to 2.10.3 by @dependabot in #1644
-
chore: bump github/codeql-action from 3.28.0 to 3.28.1 by @dependabot in #1650
-
chore: bump the development-dependencies group with 2 updates by @dependabot in
-
chore: bump @types/node from 22.10.5 to 22.10.6 in the development-dependencies group by @dependabot in #1653
-
chore: bump undici from 7.2.1 to 7.2.2 in the development-dependencies group by @dependabot in #1673
-
chore: bump github/codeql-action from 3.28.1 to 3.28.2 by @dependabot in #1703
-
chore: bump distroless/nodejs22-debian12 from
06298f8to5e248b9by @dependabot in #1704
Full Changelog: v0.42.3...v0.43.0