Skip to content

Releases: Praqma/helmsman

v3.17.0

20 Jul 08:26
Compare
Choose a tag to compare

v3.17.0

New feature

  • Add support for hiera-eyaml-gkms (#776)
  • Add optioned recursive environment variables expansion (#793)

Fixes and improvements

  • Remove 'priority' field from -spec docs (#781)

v3.16.4

10 Feb 07:36
Compare
Choose a tag to compare

v3.16.4

Fixes and improvements

  • Dependency version upgrades
  • Fixed helm-vault decryption (#759)
  • Documentation fixes (#753)

v3.16.3

10 Feb 07:36
Compare
Choose a tag to compare

v3.16.3

Fixes and improvements

  • Dependency version upgrades
  • Fixed helm-vault decryption (#759)
  • Documentation fixes (#753)

v3.16.2

10 Feb 07:36
Compare
Choose a tag to compare

v3.16.2

Fixes and improvements

  • Dependency version upgrades
  • Fixed helm-vault decryption (#759)
  • Documentation fixes (#753)

v3.16.1

15 Jan 17:19
Compare
Choose a tag to compare

v3.16.1

Fixes and improvements

  • Fix issue with checking for local chart updates

v3.16.0

08 Jan 19:40
Compare
Choose a tag to compare

v3.16.0

New feature

  • Allow setting the chart version to latest (#735)

Fixes and improvements

  • Dependency version upgrades (dependabot)
  • Fix for YAML anchors (#734)
  • Simplified decrypt secret code (#738)
  • Suport using the metadata seerver for GCS auth in GCP (#746)
  • Documentation fixes (#740)

v3.15.1

04 Nov 13:45
Compare
Choose a tag to compare

v3.15.1

New feature

Fixes and improvements

  • Fix broken helm-secrets support for plugin version >= 4.x (#721 & #723) fixes (#715)

v3.15.0

05 Sep 08:24
Compare
Choose a tag to compare

v3.15.0

New feature

  • Use nullable boolean type for the Release boolean fields (#707) fixes (#137)

Fixes and improvements

v3.14.0

28 Aug 22:19
Compare
Choose a tag to compare

v3.14.0

New feature

  • Add support for Just-Insane/helm-vault plugin

Fixes and improvements

  • Exit when env variables substitution fails (#704)
  • Updated dependencies

v3.13.1

05 Aug 08:06
Compare
Choose a tag to compare

v3.13.1

New feature

Fixes and improvements

  • Fix .helmsman-tmp not being removed after execution is done (#693)