Skip to content

fix: Use array for optional helmfile arguments

Hordur Freyr Yngvason requested to merge fix-skip-deps-argument into master

Otherwise, an empty string may get passed down to helmfile as the last argument, leading to an argument parsing error

See #43 (closed)

Merge request reports