Version 1.4.0
This release comes with some operational project changes, fixes and
new features:
-
A new
fileContent
template function can be used to insert the
literal contents of a file in the resource set folder into a
template.This is useful to, for example, include literal config files in a
KubernetesConfigMap
. -
Kontemplate releases are now built using Nix.
This makes it trivial for Linux users with a Nix installation to
reproduce the release binaries. -
The project has been relicensed under the GPLv3. This change has no
effect for most users.
In addition to these changes some documentation has been fixed up and
a (WIP) example project for a Kontemplate deployment pipeline using
Gitlab CI is available on gitlab.com.
Release binaries are signed with GPG key 66F505681DB8F43B
which is
verified on my Github profile.
A personal note: There wasn't supposed to be another release of the
Go-version of this project, but some plans had to be pushed back due
to personal issues. Some related emotional baggage has also been
removed from this project.