github buildpacks-community/kpack v0.5.1
kpack v0.5.1

latest releases: v0.13.3, v0.12.5, v0.12.4...
2 years ago

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 the io.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:
    • Bump containerd -> 1.5.9 in #918
    • Bump go-containerregistry -> 0.8.0 in #918

New Contributors

Full Changelog: v0.5.0...v0.5.1

sha256 checksum:

65d7a33c76330724d01177446474df2ebf1630498c584055a2438e7bd22344f1 release-0.5.1.yaml 

Don't miss a new kpack release

NewReleases is sending notifications on new releases.