getporter / helm2-mixin

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

Support custom actions #41

Closed vdice closed 5 years ago

vdice commented 5 years ago

Custom action support was added in Porter (and to the two current in-house mixins, exec and kubernetes) in https://github.com/deislabs/porter/pull/448

This mixin should be updated with corresponding support. See similar added functionality in https://github.com/deislabs/porter-terraform/pull/19