Cray-HPE / loftsman

Define, organize, and ship your Kubernetes workloads with Helm charts easily
MIT License
9 stars 5 forks source link

add support for custom release name for a chart in the manifest #27

Closed rockholla closed 3 years ago

rockholla commented 3 years ago

What type of PR is this?

enhancement

What this PR does / why we need it:

a few different use-cases where we might need to set a custom release name for the chart being installed/upgraded. See #22 for more details

Which issue(s) this PR fixes or finishes:

resolves #22