ipedrazas / drone-helm

Helm (Kubernetes) plugin for drone.io
MIT License
120 stars 90 forks source link

Add setting for the atomic flag #91

Closed keithlayne closed 5 years ago

keithlayne commented 5 years ago

Requires that the plugin is built with at least helm v2.13.0.

keithlayne commented 5 years ago

I could bump the default version of helm in the Dockerfile, but that seems like it could possibly break deploys for people if tiller is used and not updated automatically. Do you have a policy or reasoning process for updating the default helm version?