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

latest releases: v0.13.3, v0.12.5, v0.12.4...
pre-release3 years ago

Install

kubectl apply -f release-0.0.9.yaml

What's New?

  • CustomBuilders utilize lifecycle v0.8.0 which fixes an issue with Harbor 2.
  • Image and Builds support Service Bindings.
  • Improved "Prepare" logging with docker credential setup.
  • Images will default with a 2Gi cacheSize if a default storage class is defined.
  • All Images in this release were built with kpack itself.

Info

This release includes lifecycle v0.8.0 in CustomBuilders. CNB platform version 0.2 & 0.3 are supported for non CustomBuilders.

Breaking changes

Requires kubernetes >= v1.15

Changelog

  • Utilize lifecycle v0.8.0 #403
  • Logs binary does not contain an "eye catcher" and will match pack's output #405
  • Updated knative/pkg to release-0.15 #382
  • Improved image.status metadata enables tooling to watch and tail the result of an image update #377 #394 #398
  • Fix issue that prevented kpack webhook from applying to "experimental" resources #404
  • Images will default a cache size if a default storage class is defined #397
  • Improve build prepare logging #365
  • Improved error messages during build setup #375
  • Service bindings are configureable on images and builds #371
  • Buildpack homepage is included in builder metadata and store status #366
  • Custom Builders no longer contain lifecycle "compat layer" #343
  • Lifecycle binaries are invoked in /cnb/lifecycle/ #343
21bbc0a6eaa011dbd9cbdad0182634a2c42701b5  release-0.0.9.yaml

Don't miss a new kpack release

NewReleases is sending notifications on new releases.