default page is giving 404
palko444 opened this issue · 0 comments
palko444 commented
Describe the bug a clear and concise description of what the bug is.
helm chart page is returning 404
What's your helm version?
NA
What's your kubectl version?
NA
What's the chart version?
any
What happened?
When trying to add helm chart repository to jfrog artifactory, im not able, because this page https://fluxcd-community.github.io/helm-charts/ returns 404.
What you expected to happen?
get 200 from the page https://fluxcd-community.github.io/helm-charts/
How to reproduce it?
go here
https://fluxcd-community.github.io/helm-charts/
Enter the changed values of values.yaml?
No response
Enter the command that you execute and failing/misfunctioning.
helm seems to be working ok
Anything else we need to know?
take as example this page
https://grafana.github.io/helm-charts
I guess all you need is to add html/js file (index.html)
thank you in advance