| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 0.35.1:
* Add retries for docker network remove
* Fix ephemeral bridge network name for podman
* Fix the helper script for testing the GitHub Action workflows
on forked repositories.
* Add ${{ matrix.suffix }} to the source tag for retagging.
* Fix buildpacks#2237: consider /workspace as a sensitive dir
* Support OCI layouts with
application/vnd.oci.image.manifest.v1+json media type
* Bump default lifecycle binary version from 0.19.6 to 0.20.0
* Fix variable name.
* Fix variable name.
* Update the DEVELOPMENT.md
* Fix variable name mismatch.
* Finish the helper script for testing GitHub Action workflows on
forked repository.
* Add a draft helper script for testing GitHub Action workflows
on forked repository.
* Add --trust-extra-buildpacks option
* Trust buildpacks in addition to those on the builder
- Update to version 0.35.0: * Log a warning (once) when PACK_VOLUME_KEY is unset and running in a container * Validate build image name * Try to fix wcow * Fix macos by not requiring real docker client for lifecycle execution unit tests * Launch build containers in a separate ephemeral Docker bridge network * Resolve some TODOs * Initial implementation (still has TODOs) * Warn if NOT --pull-policy=always in container
- new package buildpacks-cli: CLI for building apps using Cloud Native Buildpacks