Skip to content

kustomize/v5.4.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jul 16:52
· 19 commits to master since this release
d4248b1

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