wearefrank / charts

Popular applications, and Franks! build on top of the Frank!Framework, ready to launch on Kubernetes using Helm.
https://wearefrank.github.io/charts/
Apache License 2.0
6 stars 1 forks source link

Helm Chart repository wearefrank is missing index.html #14

Closed H3rman8 closed 8 months ago

H3rman8 commented 8 months ago

Unable to add or use the wearefrank helm chart repository due to missing index.html.

helm repo add wearefrank https://wearefrank.github.io/charts

Error: looks like "https://wearefrank.github.io/charts" is not a valid chart repository or cannot be reached: failed to fetch https://wearefrank.github.io/charts/index.yaml : 404 Not Found

philipsens commented 8 months ago

That's weird, when I visit the URL I see this: image

Is your Helm CLI in an air gapped environment? Could you try to run this locally?

MLenterman commented 8 months ago

This was caused by a failed ci/cd run after a chart version bump. This was confirmed fixed by the reporter yesterday.