- Helm v4 support
Full changelog
Introduction
This release completes a fix for namespace propagation that occurred in v5.8.0. https://github.com/kubernetes-sigs/kustomize/issues/6031#issuecomment-3594321206
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/errors dependency
chore
#6065: Update kyaml to v0.21.1
#6066: Update cmd/config to v0.21.1
#6067: Update api to v0.21.1