Skip to content

v0.18.0

Compare
Choose a tag to compare
@cppforlife cppforlife released this 24 Jan 23:52
  • Print short cluster info to make it obvious which cluster being used
  • Mask sensitive fields (by default v1/Secret data) via diffMaskRules configuration
  • Ignore failing API services that do not directly relate to app being deployed
  • Add default rebase rules for caBundle for *WebhookConfiguration/APIService resources
  • Check only Established and NamesAccepted conditions on CRDs (instead of all of them)
  • Wait for v1beta1.APIService in addition to v1
  • Add --kubeconfig-yaml/$KAPP_KUBECONFIG_YAML for easier interop with other tools
e46aa8b334832275ddf9b982c0b88633bc891a8ffff1e0204ee36cf2fb2f20fb  ./kapp-darwin-amd64
4f08b5e3639c2d126903efa81cbc1af2ff342464cc24815442c190e4b220d52f  ./kapp-linux-amd64
9140f8ef0572e2eeb207a639fc3a40ec1d4bd0faa81583cf8bc5ae4e9cb3e139  ./kapp-windows-amd64.exe

(Installation instructions: https://k14s.io/#install-from-github-release)