perf-sentinel chart v0.1.2
·
665 commits
to main
since this release
Fixed
- SLSA build provenance is now reliably attached to each published chart release via
actions/attest-build-provenance, replacing the previousslsa-framework/slsa-github-generatorreusable workflow whose draft-release integration diverged onto ephemeraluntagged-*drafts under thehelm-release.ymlrelease flow. The provenance is now queryable viagh attestation verifywithout requiring a separate.intoto.jsonlasset on the GitHub Release. Cosign signatures on the OCI artifact are unchanged.
Changed
scripts/check-chart-version-bumped.shnow also requires thatcharts/perf-sentinel/CHANGELOG.mdcontain a matching## [NEW_VERSION]section on HEAD that was not present on the PR base. A PR that bumps the chart version without a corresponding changelog entry now fails CI rather than merging silently.