mirror of
https://github.com/pelotech/drone-helm3.git
synced 2026-06-04 18:24:10 +08:00
16117eea2f
I'd like to be able to make calls like NewUpgrade(cfg) rather than
Upgrade{...}.Prepare, but I wouldn't be able to define a NewUpgrade
function while Config is in the helm package; there would be a circular
import when Plan tried to import run.