Skip to content

kustomize/v4.4.0

Compare
Choose a tag to compare
@KnVerey KnVerey released this 27 Sep 16:31
· 1259 commits to master since this release
63ec6bd

The headline feature of this release is improved support for YAML anchors and aliases, which will be expanded by default as of this version. (Issue #3675; PRs #4114 and #4187)

Additional features and fixes include:

  • 12c177a fixes 4123; added length check on originalFields of kustomizationFile to prevent panic when kustomization file began with a comment(or a blank line) followed by a document separator