Releases: buildpacks-community/kpack-cli
Releases · buildpacks-community/kpack-cli
kp v0.1.3
What's New?
- Show summary of changes before importing when using --show-changes flag
- Add
--buildpack
flag to set order for builders - Allow configuring cache size for images
- Add --dry-run/--dry-run-with-image-upload and --output feature
- Add ability to set ca cert or skip tls for registry commands
- Add ability to patch builder and clusterbuilder tags
- Add save command to create or update a resource
Breaking changes
There are no breaking changes in this release.
Changelog
- Show summary of changes before importing when using --show-changes flag #28
- add started and finished times to
kp build status
- add
--buildpack
flag to set order for builders #93 - Add additional aliases to kpack noun subcommands #62
- Remove STARTED and FINISHED from builds table #44
- Allow configuring cache size for images #88
- Make build reason have consistent wording #71
- Show usage when using wrong number of args #72
- Consistent wording for cluster stack/store/builder
- Add --dry-run/--dry-run-with-image-upload and --output feature #37
- Accept new kp.kpack.io/v1alpha2 version of import descriptor with more accurate nomenclature
- Handle jar edge cases more gracefully buildpacks-community/kpack#468 buildpacks-community/kpack#469
- Add ability to set ca cert or skip tls for registry commands #57
- Add ability to patch builder and clusterbuilder tags
- Add save command to create or update a resource #38
sha1 499d62879d4853864d943d93be25ad9783e65e40 kp-linux-0.1.3
sha1 2d66a7152e2330eb5cd3409b8fbc2e3a06bc4152 kp-darwin-0.1.3
sha1 2014246f77d2275cf5ab0914663d55ff3e442e4c kp-windows-0.1.3.exe
kp v0.1.1
Compatible with kpack v0.1.0 and above