Skip to content

Releases: kokuwaio/helm-maven-plugin

helm-maven-plugin-5.8

03 May 07:46
Compare
Choose a tag to compare

fix(io): avoid blocking IO in callCli() #121

helm-maven-plugin-5.7

05 Jan 09:46
Compare
Choose a tag to compare
  • Update to stable Helm repository URL

helm-maven-plugin-5.6

20 Oct 14:40
Compare
Choose a tag to compare

Release Notes 5.6

  • Optional configuration helm.chartVersion
  • Enhanced linting with ability to override values
  • Added repository type for Nexus

helm-maven-plugin-5.5

05 Jun 10:46
Compare
Choose a tag to compare

Automatically download right binaries depends on the platform and version.

helm-maven-plugin-5.4

20 Mar 13:10
Compare
Choose a tag to compare

Ensure plugin can process charts under symlinked directories (#76)
Fix InitMojoTest on Mac OS (#80)

helm-maven-plugin-5.3

04 Feb 08:24
Compare
Choose a tag to compare

Add --generate-name flag for dry-run goal

helm-maven-plugin-5.2

04 Feb 08:23
Compare
Choose a tag to compare

support basic auth on CHARTMUSEUM type based on helm repository username and password

helm-maven-plugin-5.1

05 Dec 14:11
Compare
Choose a tag to compare

Introducing an option to disable adding of stable repo.

Welcome Helm v3

05 Dec 14:13
Compare
Choose a tag to compare

From version 5.0 Helm v3 is required. There is no longer support for Helm v2. For convenience reasons the stable repo is added by default.

Helm v2 users can still use plugin version 4.13.

helm-maven-plugin-4.13

05 Nov 12:52
Compare
Choose a tag to compare

Handle null streams when uploading charts was not successful.