deviceinsight / helm-maven-plugin

Maven Plugin for Helm Charts
Apache License 2.0
46 stars 22 forks source link

Remove Helm 2 support, add integration tests #189

Closed mwalser closed 1 year ago

mwalser commented 1 year ago

This is the start of a series of changes for an upcoming major release of the helm-maven-plugin.

As first PR, the support for Helm 2 is removed, unused dependencies are removed from the pom.xml and integration tests are added.