getporter / helm2-mixin

Helm mixin for Porter
https://porter.sh/mixins/helm
Apache License 2.0
13 stars 7 forks source link

Add validation that supplied Helm client version is v2.x.x #67

Closed vdice closed 4 years ago

vdice commented 4 years ago

As of writing, this mixin has logic particular to Helm clients versioned v2.x.x.

Although this may change starting with https://github.com/deislabs/porter-helm/issues/66, we should add validation that the supplied client version meets the current aforementioned constraint.