Skip to content

CI: Expand helm commands to deploy even if prior run failed

Jason Plum requested to merge 183-remove-failed-before-upgrade into master

Closes #183 (closed)

Cleanup existing deployments of the same name, with STATUS: FAILED (or PENDING_UPGRADE) before running the helm upgrade --install

Merge request reports