Skip to content

Releases: kubernetes-sigs/kustomize

cmd/config/v0.10.6

28 Mar 21:56
4b64f1e
Compare
Choose a tag to compare

#4538: move to google/gnostic v0.5.7-v3refs (required for kubectl integration update)
#4547: Update kyaml to v0.13.6

api/v0.11.4

28 Mar 22:25
0aa379c
Compare
Choose a tag to compare

#4538: move to google/gnostic v0.5.7-v3refs (required for kubectl integration update)
#4545: Add more name refs to PodTemplate for ConfigMap and Secret
#4547: Update kyaml to v0.13.6

kyaml/v0.13.4

24 Mar 19:58
e864072
Compare
Choose a tag to compare

7b0ec99 Retain quotes in namespace transformer filter (#4421)
97de780 Support expanding anchor tags (#4383)
fn framework: Enable validation using openAPI schema for functionConfig (#4467)
26b9af0 Allow setting every array element in replacements (#4424)

kustomize/v4.5.3

24 Mar 21:02
de6b978
Compare
Choose a tag to compare

Enhancements

97de780 Support expanding anchor tags (#4383)
26b9af0 Allow setting every array element in replacements (#4424)
d1d578c Support for multiple replacements in a single file (#4485)

Bug Fixes

7b0ec99 Retain quotes in namespace transformer filter (#4421)
cb80659 Preserve scalar types when using the replacement filter (#4494)
7a3c426 Fix image name parsing with tag and digest (#4406)
3421fcf bump dependency cobra to pick up latest vulnerability solution

cmd/config/v0.10.5

24 Mar 20:14
c4d3810
Compare
Choose a tag to compare

Update kyaml dependency.

api/v0.11.3

24 Mar 20:33
c5ff592
Compare
Choose a tag to compare

cb80659 Preserve scalar types when using the replacement filter (#4494)
d1d578c Support for multiple replacements in a single file (#4485)
7a3c426 Fix image name parsing with tag and digest (#4406)

kustomize/v4.5.2

10 Feb 00:15
9091919
Compare
Choose a tag to compare

2f17803 Fix regression: Support for pseudo git HTTP urls in the git cloner had broken in 59c82659 (#4453)
b73dfe7 Remove exclude statements from kustomize module (#4387)

api/v0.11.2

09 Feb 23:09
00a9c59
Compare
Choose a tag to compare

2f17803 Fix regression: Support for pseudo git HTTP urls in the git cloner had broken in 59c82659 (#4453)

kyaml/v0.13.3

02 Feb 18:35
fcfd30c
Compare
Choose a tag to compare

a86723c Fix regression #4388, which changed the order produced by Gvk.IsLessThan. (#4445)

kustomize/v4.5.1

02 Feb 19:40
746bd18
Compare
Choose a tag to compare

Known issues:

  • #4455 A regression, some HTTP urls are not working properly.

a86723c Fix regression #4388 (introduced in kustomize 4.5.0), which changed the order of resources produced by kustomize build. (#4445)