Renovate failed to update artifacts related to this branch. You probably do not want to merge this MR as-is.
Renovate will retry this branch, including artifacts, only when one of the following happens:
any of the package files in this branch needs updating, or
the branch becomes conflicted, or
you click the rebase/retry checkbox if found above, or
you rename this MR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: tests/images.txt
Post-upgrade command 'source $CI_MROJECT_DIR/functions.sh && helm-docs' does not match allowed pattern 'source $CI_MROJECT_DIR/functions.sh && helm-docs'
File name: chart/values.yaml
Post-upgrade command 'source $CI_MROJECT_DIR/functions.sh && helm-docs' does not match allowed pattern 'source $CI_MROJECT_DIR/functions.sh && helm-docs'
File name: chart/Chart.yaml
Post-upgrade command 'source $CI_MROJECT_DIR/functions.sh && helm-docs' does not match allowed pattern 'source $CI_MROJECT_DIR/functions.sh && helm-docs'
File name: chart/Chart.yaml
Post-upgrade command 'source $CI_MROJECT_DIR/functions.sh && helm-docs' does not match allowed pattern 'source $CI_MROJECT_DIR/functions.sh && helm-docs'
File name: chart/values.yaml
Post-upgrade command 'source $CI_MROJECT_DIR/functions.sh && helm-docs' does not match allowed pattern 'source $CI_MROJECT_DIR/functions.sh && helm-docs'
I suspect maybe using $CI_PROJECT_DIR in the renovate.json and config.js files will not work? Maybe we need to figure out the full paths of those and use those?