Skip to content

v0.18.0

Compare
Choose a tag to compare
@cppforlife cppforlife released this 15 Aug 22:49
  • Add --allow-symlink-destination and --dangerous-allow-all-symlink-destinations flags
    • May be useful when ytt is used with bazel (bazel uses symlinks extensively)
    • Also useful for ytt -f config.yml=<(echo 123) as on Linux /dev/fd/x is a symlink
  • [breaking] Removed deprecated -R flag (-f has been recursive by default for some time)
812b19e007ff1e5a54a8923cd311b73a580ca823f60be53338addd2657d32212  ./ytt-darwin-amd64
86fdeb00432079209ddec7e2a780f8c8d3faa71dd9f87aed439bb134f0dcfb10  ./ytt-linux-amd64
9bed915a6d4c437d14ac7a85a1bb725f2d09c5eb9c233a6839849afb24b746b6  ./ytt-windows-amd64.exe

(Installation instructions: https://k14s.io/#install-from-github-release)