6d82f180d2
* Adding helm3 command helm3 doesn't have name flag hence above command fails when user is using helm3(which is latest in its kind) * adding tab for Helm3 and defaulting it * addressing comments