We have installed the Renovate dependency management app on our public GitHub repository. We're experiencing an issue when trying to update our helm dependency for the solr-operator in our GitHub repository. Renovate fails to look up the dependency with the following error:
DEBUG: GET https://solr.apache.org/charts/index.yaml = (code=ETIMEDOUT, statusCode=-1 retryCount=2, duration=841)
DEBUG: Datasource connection error
{
"datasource": "helm"
"packageName": "solr-operator"
"errCode": "ETIMEDOUT"
}
DEBUG: Failed to look up helm package solr-operator
{
"dependency": "solr-operator"
"packageFile": "charts/zac/Chart.yaml"
}
Additional Information:
Could you please help investigate whether this is an issue with the chart repository configuration or if there are any adjustments required on our side to allow Renovate to successfully perform lookups?
We have installed the Renovate dependency management app on our public GitHub repository. We're experiencing an issue when trying to update our helm dependency for the solr-operator in our GitHub repository. Renovate fails to look up the dependency with the following error:
Additional Information:
Could you please help investigate whether this is an issue with the chart repository configuration or if there are any adjustments required on our side to allow Renovate to successfully perform lookups?