github kubernetes-sigs/kustomize kustomize/v5.4.3

one month ago

Caution

The kustomize localize subcommand(this subcommand is now in the beta stage) now verifies the success of kustomize build when executed.
If you are using the missing manifests, maybe you failed to download them with the localize subcommand. Please use the --no-verify flag to skip validation steps.
#5544: Run kustomize build with kustomize localize and add a no-verify flag.

Fix Bugs

#5682: fix: include label in templates when adding by cli
#5689: Fix sortOptions removal when running edit command

chore

#5506: fix some comments
#5718: fix lint error in kustomizationfile_test.go

Dependencies

#5734: Update kyaml to v0.17.2
#5735: Update cmd/config to v0.14.2
#5736: Update api to v0.17.3

Don't miss a new kustomize release

NewReleases is sending notifications on new releases.