-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Milestone
Description
Refactor the Helm generator to use the Helm SDK.
Reasons:
- Increase performance by avoiding a sub process.
- Pin the helm version.
- Reduce support issues with
- Make the external dependency on
helm
optional, not required. - Private Helm Repositories #370
Need to decide if we replace the current Helm generator or add a new one. It may be nice to provide the flexibility to exec helm
so users can choose their own helm version if they want, but this likely increases our support burden.
Related tasks
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Todo