truecharts / charts

Community Helm Chart Repository
https://truecharts.org
GNU Affero General Public License v3.0
1.12k stars 617 forks source link

https://charts.truecharts.org offline / HTTPS Error #17295

Closed storedcc closed 7 months ago

storedcc commented 7 months ago

Describe the bug

https://charts.truecharts.org is offline / HTTPS is faulty and therefore there does not seem to be a helm chart repo url anymore? Cannot find any alternative on the website either.

helm repo add truechartstest https://charts.truecharts.org

Error: looks like "https://charts.truecharts.org" is not a valid chart repository or cannot be reached: Get "https://charts.truecharts.org/index.yaml": tls: failed to verify certificate: x509: certificate is valid for *.github.io, github.io, *.github.com, github.com, www.github.com, *.githubusercontent.com, githubusercontent.com, not charts.truecharts.org
xstar97 commented 7 months ago

From our discord annoucement channel:


We've noticed our Helm Charts not being correctly released last week, due to badly documented limits over at CloudFlare Pages.
Combined with an upstream bug over at Github Pages, preventing us from switching back with correct SSL certificates, this has cascaded into downtime of our Helm Repository today.

Because we did not expect Github to respond to the issue quickly enough (even though we are a paying customer), we've today decided to expedite releasing our Helm Charts in an OCI repository.
Releasing the OCI repository and adapting CI accordingly has by now been finished and the OCI repository is available over at:
`oci://tccr.io/truecharts`

We would advice all users using Helm to use this, instead of the http based repository.
TrueNAS SCALE users are not affected.

Please be aware though: Older versions are not available on the OCI repository, so you will have to update to the latest available chart version!

At a later date we will publish a more thorough writedown of the problem.
But for now this should solve all issues Helm users are having.

The TLDR: the helm repo is now: Releasing the OCI repository and adapting CI accordingly has by now been finished and the OCI repository is available over at: oci://tccr.io/truecharts