Skip to content
This repository has been archived by the owner on Dec 21, 2019. It is now read-only.

Version 1.8.0

Latest
Compare
Choose a tag to compare
@tazjin tazjin released this 04 Sep 11:04
· 2 commits to master since this release
v1.8.0

This release of Kontemplate comes with the following improvements:

  • Add an insertTemplate function that works similarly to insertFile, but applies templating against the file before inserting it.

    Thanks to @judev for contributing this feature.

  • Ensure insertFile and insertTemplate act relative to resource set locations.

    Previously these functions acted relative to the working directory, which broke the ability to call kontemplate on a cluster file independent of the location.

  • Dependencies have been updated

    This includes sprig and any new functions that might have been added in it, as well as the base tooling for the publicly available container image.

Release binaries are signed with GPG key 66F505681DB8F43B which is verified on my Github profile. They are built repeatably and reproducibly using Nix.