github kubernetes-sigs/kustomize kustomize/v3.9.3

latest releases: kustomize/v5.4.2, api/v0.17.2, cmd/config/v0.14.1...
3 years ago

Includes all fixes listed in api/v0.7.3.

Binary still has apimachinery deps, but --enable_kyaml is true by default.

For an equivalent version with kyaml disabled by default, use kustomize/v3.8.10, or just run

kustomize build --enable_kyaml=false .

41df2be Pin to api v0.7.3
a684592 Pin to api v0.6.9
b0cfa15 Pin to cmd/config v0.8.9
c077ed4 Pin to kyaml v0.10.7 and cli-utils v0.23.1
b9f05dd Expose some top level kustomize commands.
a54cd12 Delete fixgomod.sh
ae060cc Add documentation/help on preserving the digest
9b4fdcf Add support for setting the name while keeping the digest
bb2d63a Use raw string to avoid double escape
b501238 Add support for setting new tag while preserving the current name
0cf1898 Back to development mode; unpin the modules

Don't miss a new kustomize release

NewReleases is sending notifications on new releases.