Helmfile lock update fails if helmfile.yaml is multidoc #31651
Labels
manager:helmfile
Related to the helmfile package manager
priority-3-medium
Default priority, "should be done" but isn't prioritised ahead of others
type:bug
Bug fix of existing functionality
Discussed in #31572
Originally posted by BjoernPetersen September 24, 2024
What would you like help with?
I think I found a bug
How are you running Renovate?
Mend Renovate hosted app on github.com
If you're self-hosting Renovate, tell us which platform (GitHub, GitLab, etc) and which version of Renovate.
No response
Please tell us more about your question or problem
The Helmfile manager has supported multidoc YAMLs for a while (#8682), but it fails to update the corresponding lockfile if a dependency is updated (see logs). Please use the
parseYaml
instead of theparseSingleYaml
function in the artifacts.ts.Logs (if relevant)
Logs
The text was updated successfully, but these errors were encountered: