We have a number of language/tool version Datasources like photon-version that don't have customRegistrySupport = true, but we do have support in golang-version, gradle-version, and node-version.
We should make sure that all -version Datasources do have a custom registry supported, so we can allow self-hosted users to override their settings.
We have a number of language/tool version Datasources like
photon-versionthat don't havecustomRegistrySupport = true, but we do have support ingolang-version,gradle-version, andnode-version.We should make sure that all
-versionDatasources do have a custom registry supported, so we can allow self-hosted users to override their settings.