Skip to content

v0.41.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Oct 14:13
· 337 commits to develop since this release
8e1d1f7

✨ What's new

  • Added --diff-filter flag to filter changes (#182):
    • based on type of operation, criteria for existing and new resources associated with each change
    • e.g. --diff-filter '{"and":[{"ops":["update"]},{"existingResource":{"kinds":["Deployment"]}}]}'
  • Added kapp.k14s.io/versioned-explicit-ref annotation (#286)
    • annotation indicates to kapp that resource references a versioned resource without specifics on how to update it
  • Added support change group placeholders for granular ordering of resources (#297):
    • CRs now depend only on their respective CRDs (previously all CRs depended on all CRDs)
    • namespaced resources now depend only on their respective namespaces (previously all ns resources depended on all Namespaces)

📂 Files Checksum

928f1269b52bbb2c725a3ccccc0a63925a03d169d8d3341183e23d429530ef2c  ./kapp-darwin-amd64
8ff71bc20b6a0c6f4f1c9b105f7d1cb29cfcbca99e29d6bb6569eb2e32cb8266  ./kapp-darwin-arm64
ce4c38a6c6c7785d32afbc31ba316a6b89c068903d356a2ef8f54101b4073953  ./kapp-linux-amd64
81a8b064c2a1c94ce5e185d861384354251db9d5935ab7942280dc05cf0f452f  ./kapp-linux-arm64
e4c49cb4ee64e07457088f5870514468cae528de01567172b0cc453150c8f865  ./kapp-windows-amd64.exe