Highlights
We have updated our runc dependency to address the following runc CVEs:
Using custom values defined in porter.yaml in your custom Dockerfile has been modified so that only used variables are passed. See https://getporter.org/bundle/custom-dockerfile/#custom-build-arguments for details.
What's Changed
- Document why we use require in long tests by @carolynvs in #2643
- Improve passing custom values as build arguments by @carolynvs in #2641
- Refactor CNAB package in preparation for dependencies v2 by @carolynvs in #2658
- Accessibility fix list by @Arhell in #2642
- Bump google.golang.org/grpc from 1.53.0 to 1.54.0 by @dependabot in #2655
- Bump github.com/hashicorp/go-hclog from 1.4.0 to 1.5.0 by @dependabot in #2654
- Bump go.mongodb.org/mongo-driver from 1.11.2 to 1.11.3 by @dependabot in #2652
- Remove name field from CNAB dependency representation in bundle.json by @carolynvs in #2660
- Bump github.com/opencontainers/runc from 1.1.3 to 1.1.5 by @dependabot in #2664
- Updates to bundle schema v1.0.1 by @carolynvs in #2665
Full Changelog: v1.0.10...v1.0.11