Skip to content

Releases: mkubaczyk/helmsman

v4.0.1

05 May 20:24
74be897
Compare
Choose a tag to compare

v4.0.1

We decided to cut this off as major release, as we've changed the repository owner, build flow and docker image reference.

New feature

Fixes and improvements

  • Fix not updated version in built artifacts

Changes

  • [Breaking] Changed Docker image to ghcr.io/mkubaczyk/helmsman, we will no longer support praqma/helmsman
  • Changed CircleCI-based build to Github Actions

v4.0.0

05 May 20:10
abff1af
Compare
Choose a tag to compare

v4.0.0

We decided to cut this off as major release, as we've changed the repository owner, build flow and docker image reference.

New feature

Fixes and improvements

Changes

  • [Breaking] Changed Docker image to ghcr.io/mkubaczyk/helmsman, we will no longer support praqma/helmsman
  • Changed CircleCI-based build to Github Actions

v3.18.0

25 Mar 23:11
88efabb
Compare
Choose a tag to compare

v3.18.0

New feature

Fixes and improvements

  • Create namespace with labels & annotations in a single request (#935)
  • Update go to 1.24 (#945)

v3.17.1

29 Sep 11:13
Compare
Choose a tag to compare

v3.17.1

New feature

  • Allow recursive environment variable expansion (#793)

Fixes and improvements

  • Updated dependencies (dependabot)
  • Fixed priorities when loading multiple spec files (#781)
  • Improved docs (#807)

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)