getporter / helm2-mixin

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

Implement Upgrade Action #11

Closed jeremyrickard closed 5 years ago

jeremyrickard commented 5 years ago

The CNAB spec specifies that an invocation image should implement an upgrade action. We should implement that here to be compliant, even if it means doing nothing for now.

vdice commented 5 years ago

This was implemented in https://github.com/deislabs/porter-helm/pull/13; closing.