Skip to content

Release history

kustomize releases

Customization of kubernetes YAML configurations

All releases

4 shown

kustomize/v5.8.1 Breaking risk
Notable features
  • 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

api/v0.21.1 Bugfix

#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 #6057: Upgrade json-patch to v4.13.0 to remove pkg/errors dependency #6065: Update kyaml to v0.21.1

Beta — feedback welcome: [email protected]