Chart version missing but the blob file exists
Open
- Dominant language
- Go
- Stars
- 3.8k
- Forks
- 407
- PR merge metrics
- No merged PRs in 30d
Description
```
{
error: "no chart version found for web-redesign-1.2.2"
}
```
However, the azure blob file does exist

This randomly happens to many other charts, we don't have any redis cache, and memory usage seems fine in our pods
```
kubectl top pod -n chartmuseum
NAME CPU(cores) MEMORY(bytes)
chartmuseum-64ccf6448b-cjk5q 66m 52Mi
chartmuseum-64ccf6448b-fbvgs 1m 46Mi
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.