unbroken-dome/gradle-helm-plugin

[FEATURE] history-max similar functionality

Closed this issue · 0 comments

ttony commented

Hi everyone,

I wanted to check if history-max is currently supported in this gradle plugin? The reason i asked this is that currently, helm by default keep 10 history however, there is open issue with Helm where history is too large could cause helm's performance. I would like to request this feature if this is not yet supported.

 --history-max int              limit the maximum number of revisions saved per release. Use 0 for no limit (default 10)