Skip to content

v0.4.8

Compare
Choose a tag to compare
@b-masters b-masters released this 09 Feb 19:31
· 27 commits to main since this release
v0.4.8
9a2f4dd

✨ Added

  • The pipes.EncodeJSON helper is a reader the creates RNodes from the JSON representation of an object
  • The pipes.HelmValues now has a filter for merging values
  • The filters.PatchFilter can be used to apply JSON patches or SMP patches to an RNode

🏗 Changed

  • The filters.Pipeline no longer wraps the kio.Pipeline to avoid issues with the use of internal Kustomize annotations

🛑 Removed

  • The pipes.FileReader and pipes.FileWriter both had the HackHooks field removed in favor of an Options field