github kubernetes-sigs/kustomize kustomize/v5.2.0

latest releases: kyaml/v0.18.0, kustomize/v5.4.3, api/v0.17.3...
11 months ago

Known issue: The directory format of the kustomize binary asset has unintentionally changed. We have fixed this in kustomize v5.2.1. Users who depend on the directory structure or use the install_kustomize.sh script should skip this release.

Currently, Kustomize has already resolved that block on releasing for Windows and Darwin ARM(#5220). Now, We can release those architecture binaries.

New Feature

  • patches accept a patch file with multiple patches(#5194)
  • Add support for OCI based helm repos(#5167)

New Feature for kustomize edit subcommands

#4486: add: "edit add labels" command adds an option for labels without selector
#5327: feat: add remove configmap command
#5333: Add --no-verify flag to edit add resource command
#5344: feat: add remove secret command
#5367: fix: add namespace option to 'edit add configmap' command

Bug fixes

#5342: Update imdario/mergo to v0.3.13
#5196: fix: patch additions honor source key style

chore

#5345: docs: update remove configmap comment
#5193: [refactor]: Internalize loader api
#5315: refactor: change "add configmap/secret" commands to reuse code and improve tests

Dependency updates

#5254: release cleanup
#5197: Switch to json-patch v5
#5393: Update kyaml to v0.15.0
#5394: Update cmd/config to v0.12.0
#5395: Update api to v0.15.0

Don't miss a new kustomize release

NewReleases is sending notifications on new releases.