Skip to content

Releases: d3adb5/helm-unittest-action

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

20 Feb 03:02
8709649
Compare
Choose a tag to compare

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

20 Feb 03:03
8709649
Compare
Choose a tag to compare

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

04 Jan 05:02
66140cd
Compare
Choose a tag to compare

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

19 Sep 06:01
82e7919
Compare
Choose a tag to compare

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

v2.2

06 May 19:42
f24f3e9
Compare
Choose a tag to compare

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

v2.1

04 May 00:48
84a6948
Compare
Choose a tag to compare

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

26 Jun 14:09
881a30b
Compare
Choose a tag to compare

Initial release.