Skip to content

Releases: d3adb5/helm-unittest-action

v2.5.1

Choose a tag to compare

@d3adb5 d3adb5 released this 24 Aug 08:51
985d798

What's Changed

  • fix: upgrade and pin azure/setup-helm by @nitrocode in #20
  • fix: add --verify=false when using helm v4 by @d3adb5 in #25

New Contributors

Full Changelog: v2.5.0...v2.5.1

v2

Choose a tag to compare

@d3adb5 d3adb5 released this 24 Aug 08:50
985d798

What's Changed

  • fix: upgrade and pin azure/setup-helm by @nitrocode in #20
  • fix: add --verify=false when using helm v4 by @d3adb5 in #25

New Contributors

Full Changelog: v2.5.0...v2

v2.5.0

Choose a tag to compare

@d3adb5 d3adb5 released this 10 Aug 06:24
850bc76

What's Changed

  • feat: pin default unittest version to 1.x.y by @d3adb5 in #19

Full Changelog: v2...v2.5.0

v2.4.1: Merge pull request #18 from seanson/17_update_azure_helm_action

Choose a tag to compare

@d3adb5 d3adb5 released this 20 Feb 03:02
8709649
chore: bump azure helm action

v2.4: feat: allow unittest-version be set to 'latest' or empty string (#16)

Choose a tag to compare

@d3adb5 d3adb5 released this 04 Jan 05:02
66140cd

Allows setting the unittest-version input to either latest or an empty string instead of relying only on an empty string. Courtesy of @camalot. (#16)

v2.3

Choose a tag to compare

@d3adb5 d3adb5 released this 19 Sep 06:01
82e7919

Adds an input to allow choosing a specific version of the helm-unittest plugin, courtesy of @camalot in their first contribution (#14).

v2.2

Choose a tag to compare

@d3adb5 d3adb5 released this 06 May 19:42
f24f3e9

Now uses azure/setup-helm for installing Helm. Allows picking which version of Helm should be installed.

v2.1

Choose a tag to compare

@d3adb5 d3adb5 released this 04 May 00:48
84a6948

Adds the install-mode input, to allow installing helm-unittest over previously installed versions or skip the installation step if the plugin is already installed.

v1

Choose a tag to compare

@d3adb5 d3adb5 released this 26 Jun 14:09
881a30b

Initial release.