K

Kustomize

K
Kustomize DevOps v5.8.1

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…

K
Kustomize DevOps v0.21.1

api/v0.21.1

#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

K
Kustomize DevOps v5.8.0

kustomize/v5.8.0

IMPORTANT NOTICE: REGRESSION Due to the new features introduced in this release, a regression has occurred in the functionality that propagates namespaces to child kustomizations. We are currently preparing a patch release, so please refrain from making changes to this version. #6031 (comment) Highlights implements to replacements value in the structured data Now, We can edit yaml/json in yaml man…

K
Kustomize DevOps v0.21.0

api/v0.21.0

#5679: implements to replacements value in the structured data #5863: Add regex support for Replacement selectors #5930: feat: add PatchArgs API type to populate patch options #5940: fix: Propagate Namespace correctly to Helm #5942: fix fnplugin storagemounts validation #5958: fix: make AbsorbAll conflict error more verbose #5959: update go 1.24.6 #5961: refactor: nested format string #5962: chore…

K
Kustomize DevOps v0.21.0

cmd/config/v0.21.0

#5959: update go 1.24.6 #5962: chore: update dependencies from security alert #6007: Update kyaml to v0.21.0

K
Kustomize DevOps v0.21.0

kyaml/v0.21.0

#5679: implements to replacements value in the structured data #5959: update go 1.24.6 #5961: refactor: nested format string #5962: chore: update dependencies from security alert #5985: fix(kyaml/yaml): minor nil safety fix for RNode.Content etc

K
Kustomize DevOps v5.7.1

kustomize/v5.7.1

This release introduces code to replace the shlex library used for parsing arguments in the exec plugin. If any existing manifests become corrupted, please file an issue. discussion: kubernetes/kubernetes#132593 (comment) Dependencies #5943: drop shlex dependency Chore #5948: Update kyaml to v0.20.1 #5949: Update cmd/config to v0.20.1 #5950: Update api to v0.20.1