0.6.0
New features:
- Parameter values can now be supplied from a YAML file using the
--parameter-file
option. - Kubernetes secrets can be automatically Base64-encoded using the
--secret
option, to better support coarse-grained secret data like config files. - ktmpl is now installable with Homebrew on macOS.
- ktmpl can now be used as a Rust library.
See the project's README for more details on these new features.