In our organization, we use a custom manifest script with Helm to dynamically select repositories based on pipeline variables, such as using 'helm-prod' for release builds and 'helm-dev' for non-release builds. We need similar functionality for DB DevOps to dynamically pull schema artifacts from different Artifactory repositories. This feature would greatly enhance our deployment process and align with our current practices.