kustomize/v5.8.1
Introduction This release completes a fix for namespace propagation that occurred in v5.8.0. #6031 (comment) Also addressed the breaking changes introduced in helm v4. #6016 fix #5990: fix: allow empty patches files #6016: fix: support helm v4 beside v3 #6038: Fix a failing test #6044: Fix namespace propagation problem at v5.8.0 Dependencies #6057: Upgrade json-patch to v4.13.0 to remove pkg/error…