Install
kubectl apply -f release-0.7.0.yaml
or
kubectl apply -f https://github.com/pivotal/kpack/releases/download/v0.7.0/release-0.7.0.yaml
What's Changed
- Support OwnerReferencesPermissionEnforcement admission controller enabled by @tylerphelan in #993
- Add Ability to Strip Components from Blob Files by @diarmuidie in #976
- Fix churn bug when clusterstack run image digest is out of date with tagged run image by @jjbustamante in #988
- Accept all types of corev1.EnvVar as build env vars by @kieron-dev in #997
- Added activeDeadlineSeconds to build and pod spec by @daraghlowe in #958
- Add support for platform api 0.9 and bump lifecycle to 0.14.1 by @tomkennedy513 in #1026
- Allow MAXIMUM_PLATFORM_API_VERSION to be configured in the controller by @tomkennedy513 in #1025
- Conform to restricted pod security standards by @tomkennedy513 in #1030
- Support correct specification of project descriptor by @jjbustamante in #1027
Bug Fixes
- Prepare step will fail for https registries that use implicitly "local" urls #943
- Builders do not recover from temporary issues #550
- Improve error handling for builds with invalid ServiceAccounts by @tcdowney in #1013
- Secrets with invalid volume names prevent build pods from being created @tylerphelan in #1023
Dependencies
- Bump k8s.io libs to 0.23.9 by @tylerphelan in #1007
Breaking Changes
- The minimum required k8s version is 1.22
New Contributors
- @diarmuidie made their first contribution in #976
- @kieron-dev made their first contribution in #997
- @daraghlowe made their first contribution in #958
- @tcdowney made their first contribution in #1013
Full Changelog: v0.6.1...v0.7.0
sha256 checksum:
d0573482f6127e15fbe488ef242da803f6ffb35811ec476bf22176bf7c0caf67 release-0.7.0.yaml