Releases: bartvanbenthem/manifestgen
Releases · bartvanbenthem/manifestgen
v0.6.1
v0.6.0
--encode flag is now available to directly encode the manifestgen output.
useful when storing kubeconfig files or other files containing tokens and certificates as an secret value in a vault.
v0.5.0
Encoded input bugfix:
- implemented EscapeFN
v0.4.1
code cleanup & optimization;
v0.4.0
lib.rs
v0.3.0
Generic values in KeyValuePair type
v0.2.1
code cleanup
v0.2.0
Added support for YAML input variables.
v0.1.0
first functional version;