I created https://github.com/deviceinsight/helm-maven-plugin/pull/38 to show how it could be made optional. For our use case, we don't need to add a chart repo. It appears to already been optional for the deploy phase (although one would argue about whether that should actually be allowed)
I created https://github.com/deviceinsight/helm-maven-plugin/pull/38 to show how it could be made optional. For our use case, we don't need to add a chart repo. It appears to already been optional for the deploy phase (although one would argue about whether that should actually be allowed)
I see this has been somewhat covered before: https://github.com/deviceinsight/helm-maven-plugin/issues/5
I'm not sure why using a specific chart repo should be the solution.