Skip to content

v0.4.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@tkrullmann tkrullmann released this 30 Sep 19:53
· 280 commits to master since this release

Improvements

  • Chart dependency resolution now adds the version of the imported chart into the importing chart's requirements.yaml
  • Filtering now overrides name and version in Chart.yaml with values from DSL model
  • Filtering now provides a projectVersion placeholder by default, resolving to the Gradle project's version
  • Improved Kotlin DSL support for HelmChart extensions