woodpecker-helm3/internal
Erin Call 16117eea2f
Put the Config in a new env package [#67]
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.
2020-01-14 10:32:20 -08:00
..
env Put the Config in a new env package [#67] 2020-01-14 10:32:20 -08:00
helm Put the Config in a new env package [#67] 2020-01-14 10:32:20 -08:00
run CleanupOnFail option for the upgrade Step [#65] 2020-01-07 12:53:55 -08:00