Skip to content

Releases: DaemonDude23/helmizer

v0.6.0

26 Apr 06:25
Compare
Choose a tag to compare
  • Reduce arguments to 1 positional argument pointing to helmizer config file.
  • Fix issues with arguments referencing paths.
  • Fix running subprocess before generating kustomization.

v0.5.2

04 Apr 07:11
Compare
Choose a tag to compare
  • Fix relative/absolute path issues when executing the script from a directory outside of what contains the kustomization or helmizer.yaml.

v0.5.1

03 Apr 06:32
Compare
Choose a tag to compare
  • Fixed README

v0.5.0

03 Apr 06:26
Compare
Choose a tag to compare
  • Breaking: Replaced CLI args for things like resources with YAML config file.
  • Fixed patchesStrategicMerge example.
  • Huge refactor. Much wow.

v0.4.1

30 Jan 07:51
Compare
Choose a tag to compare
  • Fixed default key order when --sort-keys=false.

v0.4.0

30 Jan 06:24
Compare
Choose a tag to compare
  • Added optional sorting of keys in flat lists.
  • Added optional overriding of apiVersion.
  • Additions to pre-commit hooks.
  • Changed all optional arguments to a default of false.
  • Upgraded PyYaml to 5.4.1.

v0.3.0

26 Jan 06:28
Compare
Choose a tag to compare
  • Added support for commonAnnotations
  • Added support for resources as URLs, including validation
  • Renamed arguments to match corresponding YAML keys 1 to 1.
  • Fixed some example docs

v0.2.0

19 Jan 06:00
Compare
Choose a tag to compare
v0.2.0

v0.1.0-alpha

15 Jan 00:42
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

First release