Support CNB builder platform API 0.3

This commit adds support for Cloud Native Buildpacks builder platform
API 0.3, which is the latest platform API available currently. Support
for platform API 0.1 has been removed, adopting the policy of the pack
CLI to support the current platform API version and one version prior.

Fixes gh-20757
This commit is contained in:
Scott Frederick
2020-04-01 17:18:46 -05:00
parent bb9e37e119
commit a01c8452cb
22 changed files with 289 additions and 758 deletions