kokuwaio / helm-maven-plugin

Simple plugin to package helm charts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add goal `version` to print helm version.

sschnabe opened this issue · comments

Why:
Local helm version may differ, add goal to print version.

I guess no need in separate goal.

Having field in base mojo and setting it during initalizaiton should work.

Is already included in helm:init. Request is obsolete.