Is your feature request related to a problem?/Why is this needed
As is already know for a few days, Github is aggressively blocking what they call "scrapping" in raw.githubusercontent.com, making installation of this chart using the documentation URL fail with Error: 429 Too Many Requests
GitHub Community posts with users with the same issue (Error: 429 Too Many Requests when trying to access anything in raw.githubusercontent.com)
Describe the solution you'd like in detail
Migrate to a different solution for chart hosting (Github Pages, ArtifactHub, GHCR ) that supports anonymous charts download
Additional context
All of my chats that are hosted using Github Pages (https://.github.io/-charts) works without any issue
I suspect the fact that my ISP uses CGNAT is not helping the issue
I install csi-driver-nfs to my cluster using ArgoCD and I have been hit with the 429 error lately, is not urgent as is my homelab
Is your feature request related to a problem?/Why is this needed
As is already know for a few days, Github is aggressively blocking what they call "scrapping" in
raw.githubusercontent.com, making installation of this chart using the documentation URL fail withError: 429 Too Many RequestsGitHub Community posts with users with the same issue (
Error: 429 Too Many Requestswhen trying to access anything inraw.githubusercontent.com)Describe the solution you'd like in detail
Migrate to a different solution for chart hosting (Github Pages, ArtifactHub, GHCR ) that supports anonymous charts download
Additional context
All of my chats that are hosted using Github Pages (https://.github.io/-charts) works without any issue
I suspect the fact that my ISP uses CGNAT is not helping the issue
I install
csi-driver-nfsto my cluster using ArgoCD and I have been hit with the 429 error lately, is not urgent as is my homelab