v0.13.0
- Group commands in help output (seen via
kapp -h) - Group deploy flags in help output (seen via
kapp deploy -h) - Support CRDs that define multiple versions (related issue: #37)
- kapp checks if resources need to be namespaced based on associated CRDs; if CRD is not installed yet, kapp will fetch that information from given files and hence needed to interpret
versionsfield (previously it only looked atversionfield)
- kapp checks if resources need to be namespaced based on associated CRDs; if CRD is not installed yet, kapp will fetch that information from given files and hence needed to interpret
92edcf9de16ce17b95bcb85b83ed36cc11290efc02252d1029da7ce949aef730 ./kapp-darwin-amd64
47c59a7a9927e33fab87b1db0ab57fd316de8c2a42c491e215daa7ea6454d4c1 ./kapp-linux-amd64
b0b6021c323706605baf012aeb394bd5473dfce67a2ce576058d7f064c84ac13 ./kapp-windows-amd64.exe
(Installation instructions: https://k14s.io/#install-from-github-release)