crossplane-contrib/provider-helm

support appVersion

AaronME opened this issue · 1 comments

What problem are you facing?

We are attempting to set a custom application version and found that appVersion is not supported.

How could Crossplane help solve your problem?

support passing appVersion to this provider.

Correct me if I'm wrong, but my recollection of helm's behavior is that appVersion is tied up with chartVersion (i.e. any particular version of a chart is hardcoded with a single appVersion).