Skip to content

v1.2.3

Compare
Choose a tag to compare
@tkrullmann tkrullmann released this 06 Oct 12:04

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 HelmRelease and HelmReleaseTarget which rendered generated Groovy DSL setters inaccessible to the build script
  • Restore Gradle 5.2 compatibility: fallback to using ProjectLayout.configurableFiles() instead of ObjectFactory.fileCollection() which was added in 5.3