Feature/Helmfile sync arguments
Allows to pass helmfile arguments to sync command:
Set CI Pipeline Var HELMFILE_ARGS
as key and the args substring as value. i,e
HELMFILE_ARGS: --debug --environment dev --dry-run
Allows to pass helmfile arguments to sync command:
Set CI Pipeline Var HELMFILE_ARGS
as key and the args substring as value. i,e
HELMFILE_ARGS: --debug --environment dev --dry-run