Install
kubectl apply -f release-0.5.1.yaml
or
kubectl apply -f https://github.com/pivotal/kpack/releases/download/v0.5.1/release-0.5.1.yaml
Bug Fixes
-
This release includes lifecycle
0.13.3
which adds support for bom entries in theio.buildpacks.build.metadata
image label in Buildpack API 0.7 in addition to the existing sbom layer formats. Previous installs of kpack may result in this error during build:ERROR: failed to build: bom table isn't supported in this buildpack api version. The BOM should be written to <layer>.sbom.<ext>, launch.sbom.<ext>, or build.sbom.<ext>
What's Changed
- Upgrade to lifecycle 0.13.3 in #916
- kpack controller is now built with the CA Cert buildpack #917
- Dependency patches:
New Contributors
- @Routedworld made their first contribution in #909
- @elfotografo007 made their first contribution in #915
Full Changelog: v0.5.0...v0.5.1
sha256 checksum:
65d7a33c76330724d01177446474df2ebf1630498c584055a2438e7bd22344f1 release-0.5.1.yaml