Skip to content

Releases: bartvanbenthem/manifestgen

v0.6.1

25 Sep 08:08
Compare
Choose a tag to compare

Update flag parser & descriptions

v0.6.0

25 Sep 07:57
Compare
Choose a tag to compare

--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

22 Sep 05:17
Compare
Choose a tag to compare

Encoded input bugfix:

  • implemented EscapeFN

v0.4.1

04 Sep 07:39
Compare
Choose a tag to compare

code cleanup & optimization;

v0.4.0

01 Sep 07:06
Compare
Choose a tag to compare

lib.rs

v0.3.0

05 Jul 12:28
Compare
Choose a tag to compare

Generic values in KeyValuePair type

v0.2.1

05 Jul 07:49
Compare
Choose a tag to compare

code cleanup

v0.2.0

04 Jul 17:06
Compare
Choose a tag to compare

Added support for YAML input variables.

v0.1.0

20 Jun 18:14
Compare
Choose a tag to compare

first functional version;