The TrueChart repository changed from https://charts.truecharts.org to oci://tccr.io/truecharts, and this should be updated also in the Chart.yaml, otherwise will be impossible to fetch the subcharts.
Steps to reproduce
Download the latest servarr Helm Chart version and deploy it.
Expected behavior
Subcharts fetch and deployment, but instead Helm fails to resolve charts.truecharts.org.
Servarr Helm Chart version
1.0.0
Relevant log output
Getting updates for unmanaged Helm repositories...
...Unable to get an update from the "https://charts.truecharts.org" chart repository:
Get "https://charts.truecharts.org/index.yaml": dial tcp: lookup charts.truecharts.org on 127.0.0.53:53: no such host
...Unable to get an update from the "https://charts.truecharts.org" chart repository:
Get "https://charts.truecharts.org/index.yaml": dial tcp: lookup charts.truecharts.org on 127.0.0.53:53: no such host
...Unable to get an update from the "https://charts.truecharts.org" chart repository:
Get "https://charts.truecharts.org/index.yaml": dial tcp: lookup charts.truecharts.org on 127.0.0.53:53: no such host
...Unable to get an update from the "https://charts.truecharts.org" chart repository:
Get "https://charts.truecharts.org/index.yaml": dial tcp: lookup charts.truecharts.org on 127.0.0.53:53: no such host
...Unable to get an update from the "https://charts.truecharts.org" chart repository:
Get "https://charts.truecharts.org/index.yaml": dial tcp: lookup charts.truecharts.org on 127.0.0.53:53: no such host
...Unable to get an update from the "https://charts.truecharts.org" chart repository:
Error: failed linting charts: failed building dependencies for chart "servarr => (version: \"1.0.0\", path: \"servarr/\")": failed waiting for process: exit status 1
Get "https://charts.truecharts.org/index.yaml": dial tcp: lookup charts.truecharts.org on 127.0.0.53:53: no such host
...Unable to get an update from the "https://charts.truecharts.org" chart repository:
Get "https://charts.truecharts.org/index.yaml": dial tcp: lookup charts.truecharts.org on 127.0.0.53:53: no such host
Chart values
Not related to values.
Code of Conduct
[X] I agree to follow this project's Code of Conduct
Description
The TrueChart repository changed from
https://charts.truecharts.org
tooci://tccr.io/truecharts
, and this should be updated also in theChart.yaml
, otherwise will be impossible to fetch the subcharts.Steps to reproduce
Download the latest
servarr
Helm Chart version and deploy it.Expected behavior
Subcharts fetch and deployment, but instead Helm fails to resolve
charts.truecharts.org
.Servarr Helm Chart version
1.0.0
Relevant log output
Chart values
Code of Conduct