v1.2.3
NOTE: This plugin version is no longer compatible with Gradle 5.1, please upgrade to Gradle 5.2 or higher (preferably the latest Gradle version)
Bugfixes
- #85 avoid decorator objects around
HelmReleaseandHelmReleaseTargetwhich rendered generated Groovy DSL setters inaccessible to the build script - Restore Gradle 5.2 compatibility: fallback to using
ProjectLayout.configurableFiles()instead ofObjectFactory.fileCollection()which was added in 5.3