deitch / aws-asg-roller

Manage rolling upgrades for AWS autoscaling groups
Apache License 2.0
57 stars 17 forks source link

Proposal: Adding Helm Chart #46

Open ljakimczuk opened 4 years ago

ljakimczuk commented 4 years ago

Hello all! Would you be interested in adding a Helm's chart to your repository? I guess its value is not so great since users may choose to deploy the roller outside a cluster and even if they decide to run it inside you already provide a plain manifest for the resources. Still, I believe having a chart may make it slightly more manageable. I've already started working on such a chart for myself here.

deitch commented 4 years ago

Sure. A PR would be nice.

ljakimczuk commented 4 years ago

Glad to hear that! I'll submit the PR in the upcoming days then, thank you @deitch :)