chartmuseum icon indicating copy to clipboard operation
chartmuseum copied to clipboard

helm chart repository server

Results 134 chartmuseum issues
Sort by recently updated
recently updated
newest added

Add feature flags that enable auto-removal of old chart versions in storage based on various age / last used / version parameters

proposal

Hi We have tried chartmuseum, and it is great and very easy to use. We are curious on whether chartmuseum supports a HA deployment on K8S. Thanks, yzha

proposal
help wanted

We have had quite a lot of failures recently due to chartmuseum being super slow when rebuilding the index on the fly, having to parse 7000 charts in a Google...

We have lot of issues about automatic refreshing of charts listing, when not using upload API. What about to add a HTTP API to force refresh?

Does the index support somehow injecting extra metadata about the package in somehow?

proposal

Check the code, seems only simple client is used to talk to redis cache. I'm wondering if we can config a redis with Sentinel/Cluster mode enabling as chartmeseum cache?

Hi, i'm breaking my head over this problem with chartmuseum and can't find any issues on this. i configured chartmuseum on my aws environment and everything seems fine (the url...

It is currently possible to request arbitrary URLs from chartmuseum which will not be normalized via mapURLWithParamsBackToRouteTemplate(). This means that someone with evil intentions could add a high level of...

Migrate the following repos: - [ ] https://github.com/chartmuseum/auth - [ ] https://github.com/chartmuseum/helm-push - [ ] https://github.com/chartmuseum/storage - [ ] https://github.com/chartmuseum/www All of these are licensed under Apache License 2.0 except...

Hello, I am trying to add private helm charts to chartmuseum repo. The chartmuseum pod is up and running but the upload of a chart to this repo fails with...