vbehar/helm3-unittest

It's not suport apiVersion v2?

Closed this issue · 1 comments

The version of plugin unittest is unittest 0.2.8. And the version of helm is 3.8.2. I run these commands blow then got errors:

helm create helm3-unittest-demo
created some tests
helm unittest .

### Error:  apiVersion 'v2' is not valid. The value must be "v1"


Charts:      1 failed, 1 errored, 0 passed, 1 total

Yep, It's must append -3 parameter to unittest command also.