pelotech / drone-helm3

Plugin for drone to deploy helm charts using helm3
Apache License 2.0
31 stars 36 forks source link

Call `helm dependency update` when so instructed #44

Closed ErinCall closed 4 years ago

ErinCall commented 4 years ago

Fixes #25

This works, but it may need revision—calling depUpdate for uninstalls doesn't seem sensical, so I'm investigating whether it's actually necessary.

Pre-merge checklist: