Releases: kokuwaio/helm-maven-plugin
Releases · kokuwaio/helm-maven-plugin
helm-maven-plugin-5.8
fix(io): avoid blocking IO in callCli() #121
helm-maven-plugin-5.7
- Update to stable Helm repository URL
helm-maven-plugin-5.6
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
Automatically download right binaries depends on the platform and version.
helm-maven-plugin-5.4
helm-maven-plugin-5.3
Add --generate-name
flag for dry-run
goal
helm-maven-plugin-5.2
support basic auth on CHARTMUSEUM type based on helm repository username and password
helm-maven-plugin-5.1
Introducing an option to disable adding of stable repo.
Welcome Helm v3
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
Handle null streams when uploading charts was not successful.