Releases: ClarkSource/k8t
Releases · ClarkSource/k8t
0.4.4
Changes
- use withStatus for github status messages (#75) @AFriemann
- filter guarded variables (
foobar is defined
should now work) (#77) - filter local variables (
{% set foobar = ".." %}
now works consistently) (#77)
0.4.3
0.4.2
Changes
- nix setup and dockerfile (#72) @AFriemann
0.4.1
0.4.0
0.3.2
0.3.1
0.3.0
Changes
- update readme (#49) @AFriemann
- [chore] release-drafter config added (#48) @AFriemann
- [enhancement] feature(templates): add cluster/environment to template values (#51) @AFriemann
0.2.1
0.2.0
- [enhancement] [#43] length parameter in get_secret #44
- [#33] improve documentation #36
- [enhancement] [#39] add random secrets provider with session store #40
- [#35] add missing templates #37
- [#32] set file suffix to kind when specifying template name #34
- [bug][enhancement] [#23] fail properly for undefined values instead of templating empty string #26
- [enhancement] [#24] support value options on validation command #25
- [#29] don't create empty directories when using scaffolding commands #30
- fix CODEOWNERS #27
- Update README.md #22
- Create .grenrc.yml #21