- Upgraded to go-std v0.9.1 to fix a bug in string indents.
- Adding Arm64 builds for Linux.
- Upgraded to Ghost v0.6.2
- Fix a bug in
file
that caused it to files whenfiles_dir
was set.
- Added the
files_dir
setting to cluster configuration to set the location of the directory used to load files when calling thefiles
function when templating. - Fixed a minor problem with secrets skipping. It didn't always work correctly when the
applyTemplate
function to template a second file. - Added the
ghost
section to cluster configuration for configuringghost
for secrets management. - Added
ghost.config
to cluster configuration to select the configuration file to use for working with secrets. - Added
ghost.keeper
to cluster configuration to select the secrets keeper to use for working with secrets.
- Fixing the install script.
- Adding binaries to the release.
- Initial release.