sagikazarmark / helm-charts

Various Helm charts for my own and other projects
MIT License
43 stars 55 forks source link

fix: Allow setting -verbose=false #204

Closed NoUseFreak closed 10 months ago

NoUseFreak commented 10 months ago

@sagikazarmark Any chance this one can get merged? It does not introduce any new feature, just fixes a bug where values are required to be strings

sagikazarmark commented 10 months ago

You might also need to rebase for CI to work properly.

NoUseFreak commented 10 months ago

@sagikazarmark I rebased and also fixed chart version and docs. I don't quite understand why the labeler is causing issues.

sagikazarmark commented 10 months ago

@NoUseFreak dunno, just ignore it. If the linter passes, I'm gonna merge it.