Releases: d3adb5/helm-unittest-action
Releases · d3adb5/helm-unittest-action
v2.4.1: Merge pull request #18 from seanson/17_update_azure_helm_action
chore: bump azure helm action
v2: Merge pull request #18 from seanson/17_update_azure_helm_action
chore: bump azure helm action
v2.4: feat: allow unittest-version be set to 'latest' or empty string (#16)
v2.3
Adds an input to allow choosing a specific version of the helm-unittest plugin, courtesy of @camalot in their first contribution (#14).
v2.2
Now uses azure/setup-helm for installing Helm. Allows picking which version of Helm should be installed.
v2.1
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
Initial release.